Commit graph

505 commits

Author SHA1 Message Date
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
buzz-lightsnack-2007
bdd8eda819 add the onclick event seperately 2024-04-24 14:26:52 +08:00
buzz-lightsnack-2007
f5cf3f09a2 only attempt to get URL
If it doesn't exist, it should silently fail.
2024-04-23 23:45:01 +08:00
buzz-lightsnack-2007
5b99800c8e Generate random ID for context menu when not previously defined 2024-04-23 23:44:10 +08:00
buzz-lightsnack-2007
ff21c8dd58 add context menu message 2024-04-23 22:58:02 +08:00
buzz-lightsnack-2007
b78bf41dff add UI counterpart on automatic sidebar display 2024-04-23 22:47:27 +08:00
buzz-lightsnack-2007
9b801f33f0 add show() to show the context menu without re-defining it 2024-04-23 22:47:00 +08:00
buzz-lightsnack-2007
db72c0fa36 fix syntax when determining action listener 2024-04-23 22:46:23 +08:00
buzz-lightsnack-2007
b6869a7d61 move the user actions file 2024-04-23 22:45:58 +08:00
buzz-lightsnack-2007
78178b98af add auto sidebar open 2024-04-23 22:45:15 +08:00
buzz-lightsnack-2007
9690529123 add direct options manipulation for side panel 2024-04-23 22:45:06 +08:00
buzz-lightsnack-2007
729dd6dfbd add refresh and loading messages 2024-04-23 21:56:02 +08:00
buzz-lightsnack-2007
2ed7b1212e write initial data intended for session storage management 2024-04-23 21:55:31 +08:00
buzz-lightsnack-2007
1a011d2a65 do not remove "for" for accessibility and reusability purposes 2024-04-23 21:54:53 +08:00
buzz-lightsnack-2007
d52847635f seperate loader 2024-04-23 21:53:44 +08:00
buzz-lightsnack-2007
75a98bd384 Since it's not possible to import consistently, just use iframes instead 2024-04-23 18:21:00 +08:00
buzz-lightsnack-2007
5239ec71d7 initial attempt to easter-eggify the loading screen 2024-04-23 18:20:31 +08:00
buzz-lightsnack-2007
0aeb0d819b better way to open the popup 2024-04-23 18:20:02 +08:00
buzz-lightsnack-2007
91564df25b put the different results pages seperately, and then just import them 2024-04-23 18:19:43 +08:00
buzz-lightsnack-2007
81c5c6f825 open pop-ups with settings 2024-04-23 17:46:57 +08:00
buzz-lightsnack-2007
5ea9077f74 do not individually import texts module 2024-04-23 17:20:53 +08:00
buzz-lightsnack-2007
bd1040b153 Make sure to add ellipsis when width is too small. 2024-04-23 17:09:35 +08:00
buzz-lightsnack-2007
1fdd416f80 add progressbar for the popup 2024-04-23 17:07:24 +08:00
buzz-lightsnack-2007
608a13a878 add default progressbar appearance 2024-04-23 17:06:47 +08:00