Inspect and view changes in Skippy for Netflix source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Skippy for Netflix",
"version": "1.2resigned1",
"description": "Automatically skip intros and go to the next episode on Netflix",
"icons": {
"48": "icons/netflix_48.png",
"96": "icons/netflix_96.png"
},
"content_scripts": [
{
"matches": [
"*://*.netflix.com/watch/*"
],
"js": [
"skippy.js"
]
}
],
"background": {
"scripts": [
"background.js"
]
},
"applications": {
"gecko": {
"id": "skippy@netflix.com"
}
},
"browser_action": {
"browser_style": false,
"default_icon": {
"32": "icons/netflix_32.png"
},
"default_title": "Skippy"
},
"permissions": [
"storage"
]
} Best Skippy for Netflix Alternatives
Here are some Firefox add-ons that are similar to Skippy for Netflix:
Skipper
AndreiB97
AutoSkippy | Skip Intros, Ads, Recaps & More
imtiazraqib
Netflix Intro Skipper Plus
pinixi2
Netflix Skipper
Tamir
BingeSkipper
McChronicle
Netflix Auto Skipper
Jaskaran Singh
Netflix AutoSkip
Roshan Praveen Shetty
Netflix Skip All
TkExtra
Netflix Skip it!
Bill
Skip Netflix Intro
Jonas Hellmann