Inspect and view changes in article-picker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"action": {
"default_popup": "popup.html"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"js": [
"jquery.min.js",
"content.js"
],
"matches": [
"<all_urls>"
]
}
],
"description": "文本元素抓取,按照jquery的模式抓取网页元素内的文本",
"manifest_version": 3,
"name": "article-picker",
"permissions": [
"downloads",
"tabs",
"storage",
"scripting"
],
"version": "1.6",
"commands": {
"hide_ad": {
"suggested_key": {
"default": "Ctrl+Shift+H",
"mac": "Command+Shift+H"
},
"description": "Hide AD."
}
},
"host_permissions": [
"<all_urls>"
],
"browser_specific_settings": {
"gecko": {
"id": "article-picker@rocket049.cn",
"data_collection_permissions": {
"required": [
"locationInfo"
],
"optional": [
"technicalAndInteraction"
]
}
}
}
} Best article-picker Alternatives
Here are some Firefox add-ons that are similar to article-picker:
ElementEditor
xiaosun
paragraph Extractor
Sudo
user-select
fortystory
WebClipper
axun18
Element Pickicker
anita
文库助手
业余选手
Element Picker - NAC
Nodus
One-click Image Reader (OCR)
Oren
Neatify剪藏
Kiraku
九头虫数据采集(页面自动化采集)
老虎
Code Extractor
Dibisui
Web Scraper
VoidsAreThere65715