buzz-lightsnack-2007
|
550cdc7550
|
use action of MV3
"BrowserAction" looks like it will be deprecated.
|
2024-04-27 23:37:29 +08:00 |
|
buzz-lightsnack-2007
|
a6e7941bcc
|
add the pop-up to the entry manager
|
2024-04-27 23:35:27 +08:00 |
|
buzz-lightsnack-2007
|
b7b19fed6f
|
attempt sending messages to trigger the pop-up
|
2024-04-27 23:35:02 +08:00 |
|
buzz-lightsnack-2007
|
df68375d7b
|
make query a synchronous function
|
2024-04-27 23:33:46 +08:00 |
|
buzz-lightsnack-2007
|
6577df36a0
|
remove incompatible sidepanel module
|
2024-04-27 23:33:01 +08:00 |
|
buzz-lightsnack-2007
|
601a17043d
|
add pop-up manager, replacing the sidebar
|
2024-04-27 23:32:39 +08:00 |
|
buzz-lightsnack-2007
|
24ea042d32
|
split the popup generation from the extension icon
|
2024-04-27 23:25:54 +08:00 |
|
buzz-lightsnack-2007
|
6644a4d267
|
moved windowman to builder/windowman
|
2024-04-27 22:49:03 +08:00 |
|
buzz-lightsnack-2007
|
4ff42ead0f
|
revert side panel usage
|
2024-04-27 22:45:44 +08:00 |
|
buzz-lightsnack-2007
|
d50999d441
|
allow initializing without opening sidebar
|
2024-04-27 18:53:13 +08:00 |
|
buzz-lightsnack-2007
|
d33e5f0a2d
|
add events properly
|
2024-04-27 18:52:07 +08:00 |
|
buzz-lightsnack-2007
|
42c310828b
|
prepare sidebar handler
|
2024-04-27 16:37:41 +08:00 |
|
buzz-lightsnack-2007
|
1a54f1c7a9
|
there's only one sidebar_open
|
2024-04-27 16:35:51 +08:00 |
|
buzz-lightsnack-2007
|
0ba207623d
|
rewrite onRefresh to use callbacks
|
2024-04-27 16:35:06 +08:00 |
|
buzz-lightsnack-2007
|
4581ec76f3
|
icon change only applies to a supported tab
|
2024-04-27 16:33:49 +08:00 |
|
buzz-lightsnack-2007
|
7e07a9e2fd
|
fix syntax when referring to events
|
2024-04-27 16:31:30 +08:00 |
|
buzz-lightsnack-2007
|
300b5961e0
|
consider window focus change events
|
2024-04-27 11:09:34 +08:00 |
|
buzz-lightsnack-2007
|
f457ac5e23
|
add window event listeners
|
2024-04-27 11:08:40 +08:00 |
|
buzz-lightsnack-2007
|
4c604581bd
|
add background listener for sidebar
|
2024-04-27 10:54:49 +08:00 |
|
buzz-lightsnack-2007
|
bec1de898e
|
send message to open sidebar in the background
|
2024-04-27 10:53:04 +08:00 |
|
buzz-lightsnack-2007
|
3eede224d4
|
Update listeners to accomodate for redirects
removed unused tabs module
|
2024-04-27 10:47:45 +08:00 |
|
buzz-lightsnack-2007
|
bd7d7a86b2
|
By default, the side bar should only open at the current tab.
|
2024-04-27 09:56:52 +08:00 |
|
buzz-lightsnack-2007
|
4af1cc8e15
|
modify icon command following a13702e0c2
|
2024-04-27 09:49:25 +08:00 |
|
buzz-lightsnack-2007
|
a13702e0c2
|
change more properties regarding the icon
|
2024-04-27 09:48:37 +08:00 |
|
buzz-lightsnack-2007
|
6265695a5c
|
The entry points management technically falls under GUI as well
|
2024-04-27 09:16:31 +08:00 |
|
buzz-lightsnack-2007
|
45e4a54b53
|
add auto open string
|
2024-04-27 09:12:11 +08:00 |
|
buzz-lightsnack-2007
|
25d3ea1807
|
rename files with "_" to accomodate for future functions
|
2024-04-27 09:11:54 +08:00 |
|
buzz-lightsnack-2007
|
01b81d29e9
|
improve syntax formatting
|
2024-04-27 09:10:59 +08:00 |
|
buzz-lightsnack-2007
|
9d5df38baa
|
accomodate PATH being set as a dictionary of options instead
|
2024-04-26 22:55:58 +08:00 |
|
buzz-lightsnack-2007
|
891de959db
|
start managed sidebar
|
2024-04-26 22:55:38 +08:00 |
|
buzz-lightsnack-2007
|
aaa33b3d39
|
use the new checking module
|
2024-04-26 22:55:19 +08:00 |
|
buzz-lightsnack-2007
|
2372e09c6d
|
now make the new content script executable
|
2024-04-26 22:54:54 +08:00 |
|
buzz-lightsnack-2007
|
fc5890bb72
|
use a module to check
|
2024-04-26 22:54:35 +08:00 |
|
buzz-lightsnack-2007
|
ca30e9dab1
|
rename sidebar_handler to sidebar to rename to the same page
|
2024-04-26 22:22:17 +08:00 |
|
buzz-lightsnack-2007
|
4fe0abc374
|
consider background scripts when throwing errors or warnings
|
2024-04-26 22:19:45 +08:00 |
|
buzz-lightsnack-2007
|
6332d17ca6
|
rewrite access to other modules
|
2024-04-26 22:19:02 +08:00 |
|
buzz-lightsnack-2007
|
3e683a7803
|
split the content script from watch
|
2024-04-26 21:33:28 +08:00 |
|
buzz-lightsnack-2007
|
a226f12645
|
rename modules after moving to appropriate folders
|
2024-04-26 21:32:32 +08:00 |
|
H. Saw
|
0b7be21d03
|
move hash to utilities folder
|
2024-04-26 03:00:42 +00:00 |
|
buzz-lightsnack-2007
|
b4ea93911e
|
grab the data by querying the tab
Tab switching events aren't enough nor universal.
|
2024-04-24 17:11:25 +08:00 |
|
buzz-lightsnack-2007
|
fc8983c646
|
TABS is always a dictionary
|
2024-04-24 17:10:24 +08:00 |
|
buzz-lightsnack-2007
|
ea6dd9be93
|
move background scripts to a dedicated folder, but move actions outside
|
2024-04-24 17:09:51 +08:00 |
|
buzz-lightsnack-2007
|
0df989512c
|
add search of images
Similar to texts
|
2024-04-24 16:25:55 +08:00 |
|
buzz-lightsnack-2007
|
ca15164def
|
add manager for popup entry points
|
2024-04-24 16:25:15 +08:00 |
|
buzz-lightsnack-2007
|
a549cbe76a
|
add icon management
|
2024-04-24 16:22:49 +08:00 |
|
buzz-lightsnack-2007
|
2aa5a00559
|
add function similar to read.js to read image
|
2024-04-24 16:22:03 +08:00 |
|
buzz-lightsnack-2007
|
795c97d800
|
do not define custom events, use as it is
|
2024-04-24 15:06:25 +08:00 |
|
buzz-lightsnack-2007
|
5c86f87394
|
do not remove what has already been removed
|
2024-04-24 14:49:20 +08:00 |
|
buzz-lightsnack-2007
|
786302927d
|
automatically extract the methods inserted
|
2024-04-24 14:43:06 +08:00 |
|
buzz-lightsnack-2007
|
d5a80e7bdf
|
categorize entry manager as under tab management
|
2024-04-24 14:28:46 +08:00 |
|