Inspect and view changes in Video Src Extractor for dev source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Video Src Extractor",
"version": "1.3",
"description": "Extracts real video source / media URLs from the current page (DOM + network).",
"icons": {
"48": "icon-48.png",
"96": "icon-96.png"
},
"permissions": [
"activeTab",
"tabs",
"webRequest",
"storage",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"browser_action": {
"default_icon": {
"48": "icon-48.png",
"96": "icon-96.png"
},
"default_title": "Get Video Src Links",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "video-src-extractor@local",
"strict_min_version": "115.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Video Src Extractor for dev Alternatives
Here are some Firefox add-ons that are similar to Video Src Extractor for dev:
Video URL Extractor
Vendinois
MediaSniff
chethan
MediaExtractor
mraddon
Veloce Extractor
abdoul@
YouTube Link Extractor
Rion Islam
Video SRC extractor
Tabrisius
Extract Source URL
Ayoub
Ad-Free Video Link Extractor
nikcy2k
Media Extractor Pro
Alice Sn0w
Image Extractor - Extract Images from Any Website
Treustrasse
VDE - Video Download Engine
Lord
Watch Video & Capture
Alexey V