buzz-lightsnack-2007
|
4f7ba2b306
|
move product.js to describe its data-generating purpose
|
2024-05-02 10:27:02 +08:00 |
|
buzz-lightsnack-2007
|
39f59d129d
|
Immediately set the current URL even prior to analysis.
|
2024-05-02 10:01:34 +08:00 |
|
buzz-lightsnack-2007
|
e944977cb7
|
add load complete message
|
2024-05-02 09:40:29 +08:00 |
|
buzz-lightsnack-2007
|
f4821010b0
|
repeat the scroll two times to ensure proper webpage load
|
2024-05-02 09:33:20 +08:00 |
|
buzz-lightsnack-2007
|
a3749c71d2
|
add content switching for popup
|
2024-05-01 19:10:32 +08:00 |
|
buzz-lightsnack-2007
|
b61100af02
|
only read data if auto run is enabled
|
2024-05-01 19:10:11 +08:00 |
|
buzz-lightsnack-2007
|
72733aa21b
|
No use of putting snip to the session storage
|
2024-05-01 19:09:47 +08:00 |
|
buzz-lightsnack-2007
|
302742b2e0
|
sneaky little websites want a scroll, don't they?
|
2024-05-01 19:09:09 +08:00 |
|
buzz-lightsnack-2007
|
ec53a7c1ee
|
Unfortunately, respect the censorship
|
2024-05-01 18:04:32 +08:00 |
|
buzz-lightsnack-2007
|
2d6c571042
|
Browserside not needed, APIs are different
|
2024-05-01 17:38:06 +08:00 |
|
buzz-lightsnack-2007
|
0a9c3441c1
|
The popup uses session storage
|
2024-05-01 17:35:21 +08:00 |
|
buzz-lightsnack-2007
|
4edbfba96b
|
improve handling blankness
|
2024-05-01 16:57:37 +08:00 |
|
buzz-lightsnack-2007
|
64fc4d9591
|
attempt to add API switch tool
|
2024-05-01 15:00:19 +08:00 |
|
buzz-lightsnack-2007
|
983f0c3af9
|
reinforce ES6 import for secretariat
|
2024-05-01 14:54:32 +08:00 |
|
buzz-lightsnack-2007
|
c8fe102fa6
|
add formatting to console logs
|
2024-05-01 14:53:09 +08:00 |
|
buzz-lightsnack-2007
|
f930dbea0c
|
prevent editing already edited locations
|
2024-05-01 14:35:35 +08:00 |
|
buzz-lightsnack-2007
|
1812672f9d
|
Properly delete and write data under shorter pathnames
|
2024-05-01 11:36:13 +08:00 |
|
buzz-lightsnack-2007
|
50d02b8c06
|
Refactor secretariat.js to specify data source origin
global.forget() is currently broken in this commit.
|
2024-04-30 23:29:49 +08:00 |
|
buzz-lightsnack-2007
|
9ade82ccbe
|
Update secretariat import method for global data access
|
2024-04-30 23:28:38 +08:00 |
|
buzz-lightsnack-2007
|
3fa346a7af
|
The autorun data is stored globally
|
2024-04-30 23:27:56 +08:00 |
|
buzz-lightsnack-2007
|
a10a14893a
|
specify global origin of data in window builder
|
2024-04-30 23:27:11 +08:00 |
|
buzz-lightsnack-2007
|
1d96acc37a
|
treat the import configuration data as a template
|
2024-04-30 23:26:14 +08:00 |
|
buzz-lightsnack-2007
|
7ddc8b1b56
|
Use the ES6 import method for secretariat to better identify the data source
|
2024-04-30 23:25:18 +08:00 |
|
buzz-lightsnack-2007
|
0eaebd0c77
|
Specify global data for filters
When instantiating the object, do not set all data to a PromiseObject
|
2024-04-30 23:23:42 +08:00 |
|
buzz-lightsnack-2007
|
81f3dfe338
|
Describe the return values of comparisons
|
2024-04-29 09:35:01 +08:00 |
|
buzz-lightsnack-2007
|
e50eb84926
|
Update product data only when necessary
This is to save API usage.
|
2024-04-29 09:32:49 +08:00 |
|
buzz-lightsnack-2007
|
9d0707982c
|
There is no cloud for a session
|
2024-04-29 08:56:19 +08:00 |
|
buzz-lightsnack-2007
|
2a60c292a6
|
add comparison for session storage
|
2024-04-29 08:48:03 +08:00 |
|
buzz-lightsnack-2007
|
ac3cc569c9
|
rename associated modules
|
2024-04-29 08:41:08 +08:00 |
|
buzz-lightsnack-2007
|
bf50ebad7a
|
rename link to background messaging
|
2024-04-29 08:40:39 +08:00 |
|
buzz-lightsnack-2007
|
c5fcf03e80
|
change actions to background check
|
2024-04-29 08:40:08 +08:00 |
|
buzz-lightsnack-2007
|
c9322d91ff
|
Revert "directly call Entrymanager"
This reverts commit 78ae0d75b5 .
|
2024-04-29 08:10:05 +08:00 |
|
buzz-lightsnack-2007
|
79cc72dfba
|
add message receiving in the background
|
2024-04-28 23:56:47 +08:00 |
|
buzz-lightsnack-2007
|
cbe7ea6042
|
prepare for receiving re-analysis requests
|
2024-04-28 23:56:29 +08:00 |
|
buzz-lightsnack-2007
|
44bca4adaa
|
set window height and width to be integers
|
2024-04-28 23:55:28 +08:00 |
|
buzz-lightsnack-2007
|
78ae0d75b5
|
directly call Entrymanager
|
2024-04-28 23:54:52 +08:00 |
|
buzz-lightsnack-2007
|
07395f8939
|
remove debugging message (not working)
|
2024-04-28 22:52:20 +08:00 |
|
buzz-lightsnack-2007
|
5098e733eb
|
attempt to deactivate the window when it ceases to exist
Prevent errors when re-opening
|
2024-04-28 22:45:28 +08:00 |
|
buzz-lightsnack-2007
|
c9f4707e09
|
set the width of the extension popup window
|
2024-04-28 22:09:45 +08:00 |
|
buzz-lightsnack-2007
|
b9fa789ecd
|
correct the syntax to call the instantiated window
|
2024-04-28 22:09:21 +08:00 |
|
buzz-lightsnack-2007
|
0a79f64528
|
set options as part of instantiating a window
|
2024-04-28 21:58:57 +08:00 |
|
buzz-lightsnack-2007
|
dcbac64f9f
|
update browser action in browsericon for manifest V3
|
2024-04-28 21:22:27 +08:00 |
|
buzz-lightsnack-2007
|
aeb2f02e78
|
properly set iconindicator callback
|
2024-04-28 21:21:14 +08:00 |
|
buzz-lightsnack-2007
|
41206b03f7
|
rename browsericon
|
2024-04-28 21:20:47 +08:00 |
|
buzz-lightsnack-2007
|
910cd1f16f
|
set the window type as popup
|
2024-04-28 21:17:17 +08:00 |
|
buzz-lightsnack-2007
|
8627a572a4
|
rename menu to menuentry
|
2024-04-28 21:13:27 +08:00 |
|
buzz-lightsnack-2007
|
ce906d42e9
|
rename icons to iconindicator
|
2024-04-28 21:13:03 +08:00 |
|
buzz-lightsnack-2007
|
780b99785e
|
rewrite the window creation to use Chrome APIs
Add properties to show and hide the window. The object is set to have the configuration of that window.
|
2024-04-28 21:12:27 +08:00 |
|
buzz-lightsnack-2007
|
093511e738
|
add function to pass the creation of the callback made in EntryManager
|
2024-04-28 17:00:36 +08:00 |
|
buzz-lightsnack-2007
|
b85be98f1f
|
remove onclick
Onclick will not work under its scope; it needs to access the created popup to show it.
|
2024-04-28 16:59:44 +08:00 |
|