Skip to content
Armand Tresova edited this page May 28, 2022 · 9 revisions

Options

Font Picker

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).

RegExp Support

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.

Tab Counter

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.

Favicon Marker

When this option is enabled

Export & Import

  • 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.

WARNING: Importing will override all previously configured ribbons!

Clone this wiki locally