buzz-lightsnack-2007
|
44bca4adaa
|
set window height and width to be integers
|
2024-04-28 23:55: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
|
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
|
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 |
|
buzz-lightsnack-2007
|
809aa1c2d7
|
rename popup to refer to the new window generated
|
2024-04-28 16:58:48 +08:00 |
|
buzz-lightsnack-2007
|
3b332b6045
|
revert to using popups
|
2024-04-28 16:55:27 +08:00 |
|
buzz-lightsnack-2007
|
4c5a4f3bb1
|
directly open the menu instead of sending a message
|
2024-04-28 14:53:00 +08:00 |
|
buzz-lightsnack-2007
|
2e9ddc7f0c
|
use texts.symbols to modify the extension icon
|
2024-04-28 14:21:43 +08:00 |
|
buzz-lightsnack-2007
|
543a3d4e13
|
Rename injection module to be classified as an entry point
|
2024-04-28 13:08:35 +08:00 |
|
buzz-lightsnack-2007
|
8ce5ca7137
|
anticipate tab updating away from a supported site
|
2024-04-28 12:00:26 +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
|
601a17043d
|
add pop-up manager, replacing the sidebar
|
2024-04-27 23:32:39 +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
|
4c604581bd
|
add background listener for sidebar
|
2024-04-27 10:54:49 +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
|
4af1cc8e15
|
modify icon command following a13702e0c2
|
2024-04-27 09:49:25 +08:00 |
|
buzz-lightsnack-2007
|
6265695a5c
|
The entry points management technically falls under GUI as well
|
2024-04-27 09:16:31 +08:00 |
|