Por: mitrouille
Inspect and view changes in Deviation source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Deviation",
"version": "0.0.1",
"description": "Redirect all YouTube URLs to alternative frontends",
"icons": {
"512": "src/assets/logo.svg"
},
"action": {
"default_icon": {
"512": "src/assets/logo.svg"
},
"default_popup": "src/popup/index.html"
},
"permissions": [
"tabs",
"scripting",
"activeTab",
"storage"
],
"commands": {
"open_alt_frontend": {
"suggested_key": {
"default": "Alt+J"
}
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"src/main.js"
]
}
],
"background": {
"scripts": [
"src/backgrounds/setDefaultURL.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "deviation@dimitrichauvel",
"strict_min_version": "109.0"
}
}
} Mejores alternativas Deviation
Aquí hay algunas Firefox add-ons que son similares a Deviation:
Youtube -> Piped redirect (minimal permissions)
tushisvet
YouTube Alternative Switch
willswats
Piped Redirects
Kavin
Piped Watch
Debet
YT Siphon
f3.al
Privacy Redirector
bennett
YouTube Link Modifier
tera
YoutubeToPiped
GreenGoblin456
redirector - watch YT@invidious
puresick
PipedPlayer
Jacoblightning3