제작자: Willie Beck Add-on
Inspect and view changes in Task Extractor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Task Extractor",
"version": "1.3",
"description": "Extracts actionable tasks, to-dos, and deadlines from any webpage.",
"permissions": [
"activeTab",
"storage"
],
"browser_action": {
"default_icon": "icons/logo_64.png",
"default_title": "Task Extractor",
"default_popup": "popup.html"
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{230329ae-70c1-4c8f-9a59-e98f451fe4d8}"
}
}
} 최고의 Task Extractor 대안
다음은 Task Extractor과(와) 유사한 Firefox add-on입니다:
Task Capture from Web
Darius
Inline To-Do Extractor
Gina Estrada
Simple Task Extractor
Rachael
Content Extractor
Lacey
Data Scraper Extract
datascraper
Data Scraper Extract
datascraper
Extracty
Extracty
Table Extractor
SleekAddons
URL Extractor
yaagame
Advanced Web Text Extractor
Go88
Endpoint Extractor
shamo0
Batch Text Extractor (URL2Text)
Trevor Lewis