Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,11 +132,11 @@ Every release requires a version bump, because version numbers cannot be reused.

- Further reading for themes
- Other addons for managing & creating themes
- https://addons.mozilla.org/en-US/firefox/collections/ntim/theming-extensions/
- https://addons.mozilla.org/firefox/collections/ntim/theming-extensions/
- An example of a more complex dynamically changing theme
- https://github.com/mdn/webextensions-examples/tree/master/dynamic-theme
- Dynamic theme with colors based on favicon
- https://addons.mozilla.org/en-US/firefox/addon/vivaldifox/
- https://addons.mozilla.org/firefox/addon/vivaldifox/
- Theme API
- https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/theme
- Hacks post on Theme API
Expand Down