提供元: Alex
Inspect and view changes in Streams Ahead source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Streams Ahead",
"version": "1.0.1",
"description": "Detects movies and shows on IMDB, Trakt, Letterboxd and more - one click to open in Stremio.",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"permissions": [
"activeTab",
"tabs",
"*://*.imdb.com/title/*",
"*://*.trakt.tv/*"
],
"page_action": {
"default_icon": {
"48": "icons/icon-48.png"
},
"default_title": "Open in Stremio",
"show_matches": [
"*://*.stremio-launcher-never-match.invalid/*"
]
},
"content_scripts": [
{
"matches": [
"*://*.imdb.com/title/*",
"*://*.trakt.tv/*",
"*://*.letterboxd.com/film/*",
"*://*.simkl.com/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"data_collection_permissions": {
"required": [
"none"
]
},
"id": "{f5583c76-400d-43d9-a3f8-66d423c15e5f}"
}
}
} ベストのStreams Ahead代替案
Streams Aheadに類似したFirefox add-onをいくつか紹介します:
Stremio Movie Search
Erol Can
Stremio Bridge
Nuri TÜMTÜRK
Stremio & Trakt Buttons for IMDB
lulul
Stream Finder
PrimeStream
Stremio Buttons for Letterboxd
lulul
Stremio Buttons for Trakt.tv
lulul
Overseerr Assistant
Rémi Rigal
Stremio Google Search
Athul Dinesan
StreamBuddy
Tusx
Letterboxd Movie Tracker
affligam