By: DustFeather
Inspect and view changes in Auto Skip for Plex & Netflix source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Auto Skip for Plex & Netflix",
"version": "1.0.59",
"description": "Automatically skips intros and credits using key simulation.",
"permissions": [],
"content_scripts": [
{
"matches": [
"https://www.netflix.com/*",
"https://app.plex.tv/*",
"http://127.0.0.1:32400/*",
"http://localhost:32400/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "auto-skip@dustfeather",
"strict_min_version": "149.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Auto Skip for Plex & Netflix Alternatives
Here are some Firefox add-ons that are similar to Auto Skip for Plex & Netflix:
Plex skipper
Guillaume Coussot
Netflix AutoSkip
Yashi Gupta
Netflix Auto Skipper
Jaskaran Singh
Netflix Intro Skip
gmertes
NetflixAutoSkipper
Malfeisoif
BingeSkipper
McChronicle
Netflix AutoSkip
Roshan Praveen Shetty
AutoSkippy | Skip Intros, Ads, Recaps & More
imtiazraqib
Auto Skipper for Firefox
Varsedile
Netflix Skip it!
Bill
Intro Skipper
Sourav Dutta
Skipper
Through Dev Eyes