提供元: Sebastian
Inspect and view changes in Plugin_rc source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Plugin",
"version": "1.0",
"browser_action": {
"default_title": "Easy Access to Meta Info",
"default_icon": {
"64": "icon64.png",
"128": "icon128.png"
}
},
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"activeTab"
],
"browser_specific_settings": {
"gecko": {
"id": "{dd169b6a-110e-4466-bdfa-4daee0cd23f2}",
"strict_min_version": "110.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} ベストのPlugin_rc代替案
Plugin_rcに類似したFirefox add-onをいくつか紹介します: