By: Jonas Hellmann
Inspect and view changes in Skip Netflix Intro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Skip Netflix Intro",
"version": "1.3",
"description": "Addon to automatically skip intros on Netflix",
"applications": {
"gecko": {
"id": "skip_netflix_intro@jonas-hellmann.de"
}
},
"content_scripts": [
{
"matches": [
"*://*.netflix.com/*"
],
"js": [
"skip_netflix_intro.js"
]
}
]
} Best Skip Netflix Intro Alternatives
Here are some Firefox add-ons that are similar to Skip Netflix Intro: