- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 4
Settings
Fonts from Google Fonts are available globally. Changing the font will change the font for all ribbons by injecting the google font in the head
of the document (e.g. https://fonts.googleapis.com/css?family=Aclonica&display=swap).
When this option is enabled the URL fragment can be used with RegExp instead of searching using indexOf. Type your RegExp into the URL fragment field without the boundaries characters. For example if you want /*.google.com/
, type *.google.com
.
When this option is enabled the displays the number of open tabs on the extension icon. Color is green when under 10 tabs and red when above. I plan to make this configurable in the future.
When this option is enabled the Favicon of the website will be marked with a circle of the same color as the ribbon. This does not work all of the time due to the way some websites generate their favicons. This uses the open source https://github.com/ejci/favico.js library and any issues related to it can be tracked there.
- To export all ribbons click the "Export" button and save the
ribbons.json
file. - To import ribbons select the previously exported
ribbons.json
file and click the "Import" button.