Inspect and view changes in Search Links Scraper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Search Links Scraper",
"version": "1.1.1",
"description": "Extension that parses/collects links founded by search engines: Google, Yandex, Bing, DuckDuckGo into a file.",
"permissions": [
"activeTab",
"tabs",
"downloads"
],
"browser_action": {
"default_icon": "icons/icon128.png",
"default_popup": "popup/popup.html"
},
"background": {
"scripts": [
"background.js"
]
},
"icons": {
"128": "icons/icon128.png"
},
"content_scripts": [
{
"matches": [
"*://www.google.com/search*"
],
"js": [
"engines/google.js"
]
},
{
"matches": [
"*://yandex.ru/search*"
],
"js": [
"engines/yandex.js"
]
},
{
"matches": [
"*://yandex.com/search*"
],
"js": [
"engines/yandex.js"
]
},
{
"matches": [
"*://ya.ru/search*"
],
"js": [
"engines/yandex.js"
]
},
{
"matches": [
"*://www.bing.com/search*"
],
"js": [
"engines/bing.js"
]
},
{
"matches": [
"*://duckduckgo.com/*"
],
"js": [
"engines/duck.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{d47413e2-898c-46d5-b5fe-4c9df7163033}"
}
}
} Best Search Links Scraper Alternatives
Here are some Firefox add-ons that are similar to Search Links Scraper:
Link Grabber
Link Grabber Team
Job Scraper
Libor Benes (Dr. B)
Copy links from Google & DuckDuckGo search result
Lamisedaxeh
Link Extractor
woynoba
Easy Link Extractor
Maurice Leuchtenberg
DeepSearch
Francesco Vito Giotta
URL Extractor
yaagame
Google Search Url Extractor
Sebastian Liepe
linkding injector
Fivefold
Job Link Extractor
Rav Goundar
Data Scrapar
Duckity
eBay Search Scraper
OfixComp