提供元: Aron
Inspect and view changes in Article Progress Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"version": "1.0.0",
"description": "__MSG_extensionDescription__",
"permissions": [
"storage",
"activeTab",
"<all_urls>"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"content.css"
],
"run_at": "document_end"
}
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "ArticleProgressTracker@extension",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} ベストのArticle Progress Tracker代替案
Article Progress Trackerに類似したFirefox add-onをいくつか紹介します:
Article Reading Tracker
Crystal
Reading Progress Tracker
Collisioncare
Visual Reading Progress Tracker
Will Crawford
Reading Progress
ylidedex
Reading Progress Tracker
HITCLUB
Reading Progress Tracker
Xocdia24h
Web Reading Progress
Xander
Reading Activity Monitor
Pamela Jones
PageProgress
Emmerich
Time Tracker for Articles
Hi Mira
ArticleTime
Emmerich
Reading List
skia