By: SUNWIN
Inspect and view changes in Pin by Keyword u source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Pin by Keyword",
"version": "1.0",
"description": "Automatically pin tabs if their URL or title contains specified keywords.",
"permissions": [
"tabs",
"storage"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": "icon.png"
},
"icons": {
"48": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "pin-by-keyword@example.com",
"strict_min_version": "60.0"
}
}
} Best Pin by Keyword u Alternatives
Here are some Firefox add-ons that are similar to Pin by Keyword u: