By: woky
Inspect and view changes in Tab URL Actions source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tab URL Actions",
"description": "Quickly navigate to a new URL based on active tab",
"version": "0.2.2",
"applications": {
"gecko": {
"id": "tab-url-actions@webext.woky.biz"
}
},
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"commands": {
"_execute_browser_action": {
"suggested_key": {
"default": "Alt+R"
}
}
},
"background": {
"page": "background.html"
},
"browser_action": {
"default_icon": "icon26.png",
"default_popup": "popup.html"
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"permissions": [
"activeTab",
"storage"
],
"web_accessible_resources": [
"defconfig.txt"
]
} Best Tab URL Actions Alternatives
Here are some Firefox add-ons that are similar to Tab URL Actions:
Tab Replacer
shauyrya
Copy TabURL as Text
igorlogius
QuickTab Popup
Melbet
Copy TabURLs
igorlogius
Copy Tab URL as HTML Anchor/Link
igorlogius
Tap To Tab
em_te
Switch To Previous Active Tab & Reload All Tabs
jscher2000
Tab Ahead
Jan Raasch
Modern Tab Switcher
oxatruchdev
ShortcutKey2URL (WebExtensions)
onozaty
Quick Access URL Parts
igorlogius
My new tab
Mathias