By: Chapnik
Inspect and view changes in NetflixSkipIntro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "NetflixSkipIntro",
"version": "1.0",
"description": "Auto skip intro in Netflix",
"icons": {
"48": "icons/skip-48.png"
},
"content_scripts": [
{
"matches": [
"*://*.netflix.com/*"
],
"js": [
"skipIntro.js"
]
}
]
} Best NetflixSkipIntro Alternatives
Here are some Firefox add-ons that are similar to NetflixSkipIntro: