By: Breaddd
Inspect and view changes in Find and Replace Tab Url source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Find and Replace Tab Url",
"description": "Find and replace for all active tabs",
"version": "1.6.5",
"permissions": [
"tabs",
"scripting",
"storage",
"alarms"
],
"author": "Vincent Kahn",
"icons": {
"16": "icon16.png",
"48": "icon.png",
"96": "icon@2x.png",
"128": "icon128.png"
},
"background": {
"scripts": [
"background.js"
]
},
"host_permissions": [
"<all_urls>"
],
"action": {
"default_popup": "frtabs.html",
"default_icon": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{0db17168-9ab7-4df1-836f-25c0f1454793}",
"strict_min_version": "109.0"
}
}
} Best Find and Replace Tab Url Alternatives
Here are some Firefox add-ons that are similar to Find and Replace Tab Url: