Commit Graph

12 Commits

Author SHA1 Message Date
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 a67d78c099
Fix migrations not upgrading the existing data consecutively. 2020-11-30 14:40:23 +01: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
Bauke 792bd26d4f
Use the tab title when adding from tab menu. 2020-11-20 19:02:15 +01:00
Bauke ec9f64e1d3
Add a link to Liberapay. 2020-11-16 22:46:01 +01:00
Bauke 93a665dc63
Add some text to the version number when Queue is updated. 2020-11-14 18:24:20 +01:00
Bauke 6ce6b9ba28
Add a badge to the extension icon that shows the number of items saved. 2020-11-12 22:42:21 +01:00
Bauke 182d7afaf2
Fix delete item button alignment. 2020-11-11 19:10:30 +01:00
Bauke 5798eefb72
Add the AMO ID and use sync storage instead of local. 2020-11-11 18:34:59 +01:00
Bauke badcdb39c7
Initial 0.1.0 commit! 🎉 2020-11-11 18:17:37 +01:00