제작자: Haishan
Inspect and view changes in Cherry Browser extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Cherry Browser extension",
"description": "Browser extension for Cherry the open source self-hostable bookmark service",
"version": "0.0.6",
"options_ui": {
"page": "options.html",
"browser_style": false,
"open_in_tab": true
},
"icons": {
"16": "/images/leaf-16.png",
"32": "/images/leaf-32.png",
"48": "/images/leaf-48.png",
"128": "/images/leaf-128.png"
},
"manifest_version": 2,
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "/images/leaf-16.png",
"32": "/images/leaf-32.png",
"48": "/images/leaf-48.png",
"128": "/images/leaf-128.png"
}
},
"browser_specific_settings": {
"gecko": {
"id": "ext@cherry.haishan.me",
"strict_min_version": "101.0"
}
},
"permissions": [
"storage",
"activeTab",
"scripting",
"https://*/*",
"http://*/*"
],
"commands": {
"_execute_browser_action": {
"suggested_key": {
"default": "Ctrl+Shift+E",
"mac": "Command+Shift+E"
}
}
}
} 최고의 Cherry Browser extension 대안
다음은 Cherry Browser extension과(와) 유사한 Firefox add-on입니다: