提供元: elijah
Inspect and view changes in Hashtag Count source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Hashtag Count",
"version": "1.1",
"description": "Count and rank hashtags found in the current page text",
"browser_specific_settings": {
"gecko": {
"id": "{be3d6e4d-bee9-4915-b6a7-23eb1e54cf79}",
"strict_min_version": "96.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"16": "res/16.png",
"32": "res/32.png",
"48": "res/48.png",
"96": "res/96.png",
"128": "res/128.png"
},
"browser_action": {
"default_popup": "panel/panel.html",
"default_icon": {
"16": "res/16.png",
"32": "res/32.png",
"48": "res/48.png",
"96": "res/96.png",
"128": "res/128.png"
}
},
"background": {
"scripts": [
"scripts/main.js"
]
},
"permissions": [
"tabs",
"activeTab"
]
} ベストのHashtag Count代替案
Hashtag Countに類似したFirefox add-onをいくつか紹介します: