开发工具箱
常用小工具集合于一身,为我们的工作带来了福音。
What is 开发工具箱?
开发工具箱 is a Chrome extension developed by hihiwjc, 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
*此次更新中移除了原版中的右键菜单选项和冗余权限 功能强大、方便、全面的软件开发小工具合集 字符串编码解码 二维码生成、解码 加密解密 HTML/JS/CSS 常用对照表 ...... *注:原作者未将应用上传到Chrome应用商店,在高版本的Chrome中运行crx比较麻烦,且有诸多的限制,为了方便使用,把它搬运到这里。原网址:http://box3.cn
Extension Basic Information
Name | 开发工具箱 |
ID | mflanociobpenleccopmoanpdbcjcanm |
Official URL | https://chromewebstore.google.com/detail/%E5%BC%80%E5%8F%91%E5%B7%A5%E5%85%B7%E7%AE%B1/mflanociobpenleccopmoanpdbcjcanm |
Description | 常用小工具集合于一身,为我们的工作带来了福音。 |
File Size | 775 KB |
Installation Count | 11,849 |
Current Version | 2.3.0.7 |
Last Updated | 2022-08-27 |
Publish Date | 2020-01-08 |
Rating | 4.93/5 Total 15 Ratings |
Developer | hihiwjc |
[email protected] | |
Payment Type | free |
Extension Website | http://box3.cn |
Help Page URL | http://box3.cn |
Supported Languages | zh-CN |
manifest.json | |
{ "background": { "service_worker": "js\/background.js" }, "action": { "default_icon": "icons\/icon48.png", "default_title": "\u5f00\u53d1\u5de5\u5177\u7bb1" }, "description": "\u5e38\u7528\u5c0f\u5de5\u5177\u96c6\u5408\u4e8e\u4e00\u8eab\uff0c\u4e3a\u6211\u4eec\u7684\u5de5\u4f5c\u5e26\u6765\u4e86\u798f\u97f3\u3002", "icons": { "128": "icons\/icon128.png", "16": "icons\/icon16.png", "32": "icons\/icon32.png", "48": "icons\/icon48.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiY\/im3jMwIY3DeRJTAo367zlbFd0Gv9DhE4lhFmJ6s\/q+ovx5LMwgeX\/0lOWcyyAtjVEeLTxpDQO4ZP6w56gxAjSG0GRLjEGJgf5ihxyNkzaFraWEY1F8hXxaLt1NIYSOHxJmkE7G37+GoMRh6C\/jbeCE3PPX5NlDct2hee29Ow\/LKPj3b33tJTagsSW7aIenaZ2boh7GCB\/Axaks1YX29aGulY9PuiTmQ3YSPqPzSvRtYb1np1SiFiU1z60IlSPFcxsldj4Kg6Fhg4YvVR8Xm28VhTLYHcN0wuxm3oNEnO+P\/j1oHdlXUvURbUYz4DXQ20STBQFNVyVScQOOwSlJQIDAQAB", "manifest_version": 3, "name": "\u5f00\u53d1\u5de5\u5177\u7bb1", "permissions": [], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.3.0.7" } |