Bauke
4b9a890861
Move ifs to the bottom.
2022-03-21 10:43:24 +01:00
Bauke
1abab7f635
Fix context menus not being initialized in Firefox.
2022-03-21 10:42:39 +01:00
Bauke
f43dee71ec
Move contextMenus.onClicked listener to initialize.
2022-03-21 01:48:26 +01:00
Bauke
bdb06a1b15
Add context menus to action button in Chromium.
2022-03-20 19:43:44 +01:00
Bauke
dcf395f01d
Make the background script/service worker Chromium compatible.
2022-03-20 19:39:46 +01:00
Bauke
ded38c7bf7
Make contextMenus usage Chromium compatible.
2022-03-20 19:24:45 +01:00
Bauke
f4d0009f73
Update the badge when opening next link in new tab.
2022-03-17 13:43:01 +01:00
Bauke
adab28447d
Update the badge on start up.
2022-03-16 11:20:29 +01:00
Bauke
ffb19a6d96
Simplify opening the next queued link by using tabs.update().
...
Previously we would use messaging to open the next link with either
a loaded content script in the current tab or a new tab if the tab
can't load a content script. This makes it simpler and also has the
added benefit of no longer requiring the permission to access
all websites.
2022-03-14 23:59:39 +01:00
Bauke
f7c66feb76
Version 0.2.0, fix all the things.
2022-03-05 14:10:45 +01:00