By: Mikel
Inspect and view changes in Fast Crawl source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Fast Crawl",
"author": "Michael",
"version": "3.4.2",
"description": "以客户端为端点快速抓取页面,并根据你的开发需求来解析出你想要的数据。",
"icons": {
"16": "/image/icon.png",
"48": "/image/icon.png",
"128": "/image/icon.png"
},
"background": {
"page": "/html/background.html"
},
"browser_action": {
"browser_style": true,
"default_icon": {
"16": "/image/icon.png",
"32": "/image/icon.png"
},
"default_title": "快抓",
"default_popup": "/html/popup.html"
},
"permissions": [
"webRequest",
"webRequestBlocking",
"<all_urls>",
"storage",
"tabs"
],
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"/js/content-script.js",
"/js/fast-crawl-helper.js",
"/js/jquery.js"
],
"css": [
"/css/style.css"
],
"run_at": "document_start"
}
],
"applications": {
"gecko": {
"id": "fast-crawl@cidgur"
}
}
} Best Fast Crawl Alternatives
Here are some Firefox add-ons that are similar to Fast Crawl:
URL Extractor
yaagame
Clawed - Web Scraper
NukeGH05T
Linknote
北京艺中人科技有限公司
redirect-skipper
dogodo
Fireclaw - Scrape to MD / JSON (Firecrawl)
Kifah M
Web Data to CSV Downloader
wang
New Page
Kapinocki
Cherry pick
zan-keith
Cookie Extract
ui_beam
WebClipper
axun18
Data Grand RPA Element Capture Extension
waitingting
WebExtended - 网页数据分析扩展
wang