
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
评分 4.8(1 位用户)
权限与数据详细了解
必要权限:
- 下载文件和读取与修改浏览器的下载历史
- 获取浏览器标签页
更多信息
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