By: einKnie
Inspect and view changes in VideoDetector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "VideoDetector",
"author": "einKnie@gmx.at",
"version": "1.5",
"description": "Detects if a video is played in a tab and prepends the tab's title with a custom string.",
"applications": {
"gecko": {
"id": "einKnie@gmx.at"
}
},
"icons": {
"48": "icons/icon.png"
},
"browser_action": {
"default_icon": "icons/icon.png",
"default_title": "videoDetector",
"browser_style": true,
"default_popup": "popup/popup.html"
},
"permissions": [
"storage",
"tabs"
],
"options_ui": {
"page": "options/options.html"
},
"background": {
"scripts": [
"vd_background.js"
]
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*",
"*://*.vimeo.com/*",
"*://*.netflix.com/*",
"*://*.orf.at/*",
"*://*.twitch.tv/*"
],
"js": [
"vd_content.js"
]
}
]
} Best VideoDetector Alternatives
Here are some Firefox add-ons that are similar to VideoDetector:
Video Timer
Noahkra
YouTube Thumbnail Viewer
TheWaffleman
tabs to Twitch
sampaijauh.com
Youtube Video Title
Aryaman
ViewTube+
sebaro
tabs to Twitch v 2
auristelacitrani56
ViewTube
sebaro
YouTube No Title Translate
jewalky
The Stream Detector
54ac
pVideoFinder
Somen8099
The Stream Detector PLUS
dw5
URL Video Incrementer
Bhishan Poudel