Commit Graph

11 Commits

Author SHA1 Message Date
Bauke f54b3d6712
Update dependency names. 2022-10-03 18:44:28 +02:00
Bauke 526642158c
Format code. 2022-09-28 19:21:33 +02:00
Bauke 13542fe219
Update dependencies, fix issues. 2022-09-27 12:49:00 +02:00
Bauke 163f838ffc
Adjust usage details for missing Chromium functionality. 2022-03-20 19:59:00 +01:00
Bauke bb9680c19b
Make the icon slightly bigger. 2022-03-17 15:17:04 +01:00
Bauke 3a5f4f7027
Make summary text bold. 2022-03-17 15:13:34 +01:00
Bauke c25e390f68
Replace Link with @holllo/gram's PrivacyLink. 2022-03-17 14:11:06 +01:00
Bauke 5c9d6668b3
Replace custom ConfirmButton. 2022-03-17 14:06:27 +01:00
Bauke e0fd79f81f
Add a favicon to the options page. 2022-03-15 00:10:24 +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