Por: Loshadki, LLC
Inspect and view changes in OpenIn source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "OpenIn",
"description": "Open links directly in OpenIn.",
"homepage_url": "https://loshadki.app/openin4/",
"version": "4.3",
"icons": {
"16": "images/icon-48.png",
"32": "images/icon-48.png",
"48": "images/icon-48.png",
"96": "images/icon-96.png",
"128": "images/icon-128.png",
"256": "images/icon-256.png",
"512": "images/icon-512.png"
},
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"content_scripts": [
{
"js": [
"content.js"
],
"matches": [
"*://*/*"
],
"run_at": "document_idle"
}
],
"action": {
"default_title": "Open in OpenIn",
"default_icon": {
"16": "images/icon-48.png",
"32": "images/icon-48.png",
"48": "images/icon-48.png",
"64": "images/icon-64.png",
"96": "images/icon-96.png",
"128": "images/icon-128.png"
}
},
"permissions": [
"activeTab",
"nativeMessaging",
"contextMenus",
"storage",
"tabs"
],
"host_permissions": [
"*://*/*"
],
"options_page": "options.html",
"web_accessible_resources": [
{
"resources": [
"images/*"
],
"matches": [
"*://*/*"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "openin@loshadki.app",
"strict_min_version": "109.0"
}
}
} Mejores alternativas OpenIn
Aquí hay algunas Firefox add-ons que son similares a OpenIn:
OpenWith | Browser Chooser
SmartAppsCo
Open in IE™
Alex
Choosy
georgebrock
Redirector
bluefirex
Open in IE
Andy Portmen
Open Link in Browser As...
Nikola Kocić
Open in Chrome™
Alex
Open Link in Chrome
Rajan
Switcheroo
neilsimp1
Open in Waterfox
Andy Portmen
Open Link in Other Window
CR
Open Links in Tabs
André Veríssimo