queue/source
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
..
assets Initial 0.1.0 commit! 🎉 2020-11-11 18:17:37 +01:00
background-scripts Simplify opening the next queued link by using tabs.update(). 2022-03-14 23:59:39 +01:00
options Simplify opening the next queued link by using tabs.update(). 2022-03-14 23:59:39 +01:00
settings Version 0.2.0, fix all the things. 2022-03-05 14:10:45 +01:00
utilities Simplify opening the next queued link by using tabs.update(). 2022-03-14 23:59:39 +01:00
manifest.json Simplify opening the next queued link by using tabs.update(). 2022-03-14 23:59:39 +01:00
types.d.ts Simplify opening the next queued link by using tabs.update(). 2022-03-14 23:59:39 +01:00