제작자: Matthew
Inspect and view changes in WCount Studio Markdown Tool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "WCount Studio Markdown Tool",
"version": "1.2",
"description": "Markdown Tool for WCount Studio",
"icons": {
"48": "icons/wordcountle-48.png"
},
"browser_specific_settings": {
"gecko": {
"id": "wcount-markdown-tool@monomolecular.net"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"markdown-tool.js"
]
}
],
"permissions": [
"activeTab",
"contextMenus",
"storage"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"sidebar_action": {
"default_icon": "icons/wordcountle-48.png",
"default_title": "",
"default_panel": "sidebar/panel.html"
},
"commands": {
"_execute_sidebar_action": {
"suggested_key": {
"default": "Ctrl+Shift+L"
}
}
}
} 최고의 WCount Studio Markdown Tool 대안
다음은 WCount Studio Markdown Tool과(와) 유사한 Firefox add-on입니다: