魔方换算
魔方换算是一款简单实用的小工具,可以对长度等计量单位进行换算
What is 魔方换算?
魔方换算 is a Chrome extension developed by sani lax, and its main feature is "魔方换算是一款简单实用的小工具,可以对长度等计量单位进行换算".
Extension Screenshots
Download 魔方换算 Extension CRX File
Download 魔方换算 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
一款简单实用的小工具,可以对长度等计量单位进行换算 Extension Basic Information
| Name | |
| ID | kccajphaffpdfjhgcbccfmcpbgogbknh |
| Official URL | https://chromewebstore.google.com/detail/%E9%AD%94%E6%96%B9%E6%8D%A2%E7%AE%97/kccajphaffpdfjhgcbccfmcpbgogbknh |
| Description | 魔方换算是一款简单实用的小工具,可以对长度等计量单位进行换算 |
| File Size | 64.63 KB |
| Installation Count | 40,000 |
| Current Version | 6.0.4.1 |
| Last Updated | 2021-09-10 |
| Publish Date | 2021-09-10 |
| Developer | sani lax |
| [email protected] | |
| Payment Type | free |
| Supported Languages | zh-CN |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "\u9b54\u65b9\u6362\u7b97",
"description": "\u9b54\u65b9\u6362\u7b97\u662f\u4e00\u6b3e\u7b80\u5355\u5b9e\u7528\u7684\u5c0f\u5de5\u5177\uff0c\u53ef\u4ee5\u5bf9\u957f\u5ea6\u7b49\u8ba1\u91cf\u5355\u4f4d\u8fdb\u884c\u6362\u7b97",
"version": "6.0.4.1",
"browser_action": {
"default_icon": "img\/logo_def.png",
"default_popup": "popup.html"
},
"icons": {
"128": "img\/logo128.png",
"64": "img\/logo64.png",
"32": "img\/logo32.png"
},
"background": {
"page": "background.html"
},
"web_accessible_resources": [
"js\/jquery.js"
],
"content_scripts": [
{
"js": [
"js\/jquery.js",
"js\/calc7Tool.js"
],
"matches": [
" | |