Inspect and view changes in Review Scraper 2.0 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Review Scraper",
"version": "1.0.0",
"description": "Scrapes Amazon & Flipkart product reviews and saves them to text file",
"permissions": [
"activeTab",
"tabs",
"storage",
"clipboardWrite",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"https://www.amazon.com/*",
"https://amazon.com/*",
"https://www.amazon.in/*",
"https://amazon.in/*",
"https://www.flipkart.com/*",
"https://flipkart.com/*"
],
"js": [
"content.js"
],
"run_at": "document_end"
}
],
"browser_action": {
"default_popup": "popup.html",
"default_title": "Review Scraper"
},
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{4c432a1d-1dee-4869-a281-e5a7f33d158a}"
}
}
} Best Review Scraper 2.0 Alternatives
Here are some Firefox add-ons that are similar to Review Scraper 2.0:
Amazon Product Scraper
Joel Odimo
Aether Scraper
Anup
Flipkart Auto Review Finder - Phoenix
beast001
AliExpress Review Extractor
mmoura
A-Market Scraper: Export Products, Reviews
nifty.codes
C-Reviews Scraper: Export Reviews, Products
nifty.codes
RevEx: Review Extractor
Julián Alarte
G-Digital Scraper: Export Products, Reviews
nifty.codes
ReviewPing
sagar kumar
Flipkart Review Finder Phoenix
beast001
L-Market Scraper: Export Products, Reviews
nifty.codes
TheReviewIndex - Reviews Summarizer
TheReviewIndex