提供元: crap0101
Inspect and view changes in append_date source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "append_date",
"version": "1.4",
"description": "Save webpages appending the current date to the title.",
"browser_specific_settings": {
"gecko": {
"id": "append_date@crap0101.com",
"strict_min_version": "106.0"
},
"gecko_android": {
"id": "append_date@crap0101.com",
"strict_min_version": "113.0"
}
},
"icons": {
"48": "icons/append_date-48.png"
},
"permissions": [
"activeTab"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_icon": "icons/append_date-32.png",
"default_title": "append date"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"append-date.js"
]
}
]
} ベストのappend_date代替案
append_dateに類似したFirefox add-onをいくつか紹介します:
Visto nel Web
tbt43p
Bookmark Date Stamper
Marek Boháč
Auto Save HTML
nunoarruda
Save tabs to HTML file
Nathaniel M. Foley-Beaver
Date-Stamped File Saver
Tina Hahn
Append Domain
Richard Adenling
archive-webextension
zPlus
Process Page
Diftraku
Webpage Archiver
Mitom TV
Save Article as TXT
Roman Menyhart
SaveURI
Sai Charan