Por: 0xFF336699
Inspect and view changes in Link Opening Settings source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"default_locale": "en",
"name": "__MSG_extensionName__",
"version": "0.0.24",
"description": "__MSG_extensionDescription__",
"host_permissions": [
"<all_urls>"
],
"permissions": [
"storage",
"contextMenus",
"clipboardRead",
"clipboardWrite",
"tabs",
"activeTab",
"identity",
"identity.email"
],
"background": {
"scripts": [
"background.iife.js"
],
"type": "module"
},
"icons": {
"128": "icon-128.png"
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*",
"<all_urls>"
],
"js": [
"content-ui/index.iife.js"
]
}
],
"web_accessible_resources": [
{
"resources": [
"*.js",
"*.css",
"*.svg",
"icon-128.png",
"icon-34.png"
],
"matches": [
"*://*/*"
]
}
],
"options_ui": {
"page": "options/index.html",
"browser_style": false
},
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
},
"browser_specific_settings": {
"gecko": {
"id": "LinkOpeningSettings@example.com",
"strict_min_version": "109.0"
}
}
} Mejores alternativas Link Opening Settings
Aquí hay algunas Firefox add-ons que son similares a Link Opening Settings:
Open Link with New Tab
sienori
Link Tab Checker
Adam Developer
Open in Tor Browser
Andy Portmen
Web App Links
Onred
Open Link in New Tab
Edutek
Open in Chromium Browser
Andy Portmen
Save Link to Xlinks.herokuapp.com
add-to-xlinks
Open in Safari
Andy Portmen
No-ad-redirect link
vhquang
Open in Waterfox
Andy Portmen