
AutoPinTab 作者: nicorac
Automatically pins new tabs based on their URL.
209 位使用者209 位使用者
擴充套件後設資料
畫面擷圖


關於此擴充套件
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
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
由 1 位評論者給出 4.8 分
權限與資料了解更多
必要權限:
- 下載檔案、讀取或修改瀏覽器的下載紀錄
- 存取瀏覽器分頁
更多資訊
1.3.5.1 版的發行公告
v.1.3.5.1 - 2025-05-21
- Lowered manifest
strict_min_version
to 115 to allow installation on Firefox ESR