Commit Graph

11 Commits

Author SHA1 Message Date
Bauke e266e9dd7b
Rewrite type definitions. 2023-04-24 12:02:27 +02:00
Bauke e40ebdd4c3
Add compiletime globals to the type definition. 2023-04-05 12:19:41 +02:00
Bauke e591db7bcf
Add move item functionality to Settings. 2022-10-25 12:28:37 +02:00
Bauke c72959841f
Add a sortIndex to items. 2022-10-25 12:25:23 +02:00
Bauke 13542fe219
Update dependencies, fix issues. 2022-09-27 12:49:00 +02:00
Bauke 62f2188070
Add build support for Chromium with Manifest V3. 2022-03-20 19:02:37 +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
Bauke 596487a835
Add session-based history for queued items. 2021-09-02 15:59:18 +02:00
Bauke 64cc7a6ed9
Big and ugly commit to clean a bunch of stuff up. 2021-09-02 15:34:32 +02:00
Bauke d20a98c0a4
Add some utilities to the options page to dump the settings and backup data. 2020-11-26 18:31:13 +01:00