提供元: kilm
Inspect and view changes in Tab Usage Graph source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tab Usage Graph",
"version": "1.0",
"description": "Visualize tab usage as a graph.",
"permissions": [
"tabs",
"storage"
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": "icon.png"
},
"icons": {
"48": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{30fa845c-eec6-4bf2-94d8-f67d744beb63}"
}
}
} ベストのTab Usage Graph代替案
Tab Usage Graphに類似したFirefox add-onをいくつか紹介します: