Commit graph

327 commits

Author SHA1 Message Date
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
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
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
9690529123 add direct options manipulation for side panel 2024-04-23 22:45:06 +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
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
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
2de9edef73 monitoring won't be needed for now, but add custom themes
Use tabs instead of windows
2024-04-23 12:33:01 +08:00
buzz-lightsnack-2007
b1206a3b51 initial attempt to add custom headers URL 2024-04-23 12:20:20 +08:00
buzz-lightsnack-2007
de633e67fb add settings page link and regeneration prompt to the side panel 2024-04-22 23:54:38 +08:00
buzz-lightsnack-2007
b09b69af3e add seperate sidebar handler for results 2024-04-22 23:51:55 +08:00
buzz-lightsnack-2007
7c1f303788 remove leftover tags used during generation 2024-04-22 23:32:25 +08:00
buzz-lightsnack-2007
4146e9f337 add context menu opener 2024-04-22 22:01:34 +08:00
buzz-lightsnack-2007
9cf8abee70 add a module on tab management 2024-04-22 21:58:17 +08:00
buzz-lightsnack-2007
ec730cfc5d Do not use seperate pop-ups anymore
Users can do it anyway.
2024-04-22 21:45:29 +08:00
buzz-lightsnack-2007
eaaeba79b1 provide tracking for the window
Might be useful when opening a built-in page.
2024-04-22 16:43:20 +08:00
buzz-lightsnack-2007
12f9562aa6 set the side panel's trigger behavior
Add the module "user_actions.js" to the GUI scripts folder. This module will handle the user's actions, such as opening the side panel.
2024-04-22 16:40:59 +08:00
buzz-lightsnack-2007
dca2281cd9 add side panel management 2024-04-22 16:37:02 +08:00
buzz-lightsnack-2007
d5af9376b9 save data_name for verification 2024-04-18 23:38:48 +08:00
buzz-lightsnack-2007
79c1cc54f3 Merge branch 'development' into development-storage 2024-04-18 23:04:30 +08:00
buzz-lightsnack-2007
c27fe808fe add the injection module 2024-04-18 22:55:32 +08:00
buzz-lightsnack-2007
7c4b4f84bf use import modules given its asynchronous import 2024-04-18 22:54:20 +08:00
buzz-lightsnack-2007
c9558a811a read debugging from configuration file instead of being embedded 2024-04-18 22:36:55 +08:00
buzz-lightsnack-2007
563803e041 make sure the filter itself is saved before proceeding 2024-04-16 23:52:31 +08:00
buzz-lightsnack-2007
098fcb2d51 use secretariat.compare() instead of building its own functionality 2024-04-16 23:51:42 +08:00
buzz-lightsnack-2007
b4133bb4f8 verify the integrity of the data 2024-04-16 23:50:55 +08:00
buzz-lightsnack-2007
7e33b7da85 add numerical output option 2024-04-16 23:45:16 +08:00