By: light
Inspect and view changes in Browser Scraper Ext source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Browser Scraper Ext",
"version": "1.0",
"description": "Scrape the web!",
"icons": {
"48": "icons/icon.ico"
},
"content_scripts": [
{
"matches": [
"*://localhost/*"
],
"js": [
"scraper.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{e4290a1a-0cbb-4f93-a7b7-8d4ddda347a0}"
}
}
} Best Browser Scraper Ext Alternatives
Here are some Firefox add-ons that are similar to Browser Scraper Ext: