Inspect and view changes in Web Capture Replicator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Web Capture Replicator",
"version": "1.0.0",
"description": "Capture DOM, CSS and API data of any web page for replication and export.",
"permissions": [
"activeTab",
"scripting",
"storage",
"downloads",
"tabs"
],
"host_permissions": [
"<all_urls>"
],
"action": {
"default_title": "打开捕获面板",
"default_icon": {
"16": "icon/icon-16.png",
"48": "icon/icon-48.png",
"128": "icon/icon-128.png"
}
},
"side_panel": {
"default_path": "side-panel/panel.html"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content-script.js"
],
"run_at": "document_end"
}
],
"web_accessible_resources": [
{
"resources": [
"side-panel/*",
"lib/*"
],
"matches": [
"<all_urls>"
]
}
],
"icons": {
"16": "icon/icon-16.png",
"48": "icon/icon-48.png",
"128": "icon/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "web-capture-replicator@example.com",
"strict_min_version": "109.0",
"data_collection_permissions": {
"prompt": "Web Capture Replicator captures data from web pages, including DOM structure, CSS, and API responses. No data is collected, stored, or transmitted outside your browser. All data remains local on your device.",
"required": [
"none"
]
}
}
}
} Melhores alternativas Web Capture Replicator
Aqui estão algumas Firefox add-ons que são similares a Web Capture Replicator:
Web to AI Agent
Markus Pullmann
Conrep Content Capture V2
Conrep, Inc
UI Cloner
TrueVibeCoder
Conrep Content Capture 1.2
Conrep, Inc
Conrep Content Capture 1.1
Conrep, Inc
DOM Time Machine Pro
scolastico
Conrep Content Capture
Conrep Inc
WebCapture Pro
Shivam Singh
Data Scraper Extract
data-scraper
Data Scraper Extract
datascraper
Table Capture Lite
IT Nusamba
Table Capture
GeorgeMike.com