Mozzarella

Home

AutoPinTab

This extension automatically pins newly opened tabs based on their URL.

To decide which tabs to automatically pin, user must define a set of patterns.
Each pattern could be a plain text URL (like "http://www.google.com") or a
JavaScript regular expression pattern (like "^https?//www.google.com/").

Patterns can be configured using the addon options page or right-clicking on one of the pages you want to autopin and selecting the AutoPinTab context menu item.

Source code is available here:
https://github.com/coolsoft-ita/autopintab

Install
AutoPinTab patterns can be quickly added using the context menu. It also allows to open the addin options page. If a tab URL satisfies one of the configured patterns it is automatically pinned when opened.