开发工具箱

常用小工具集合于一身,为我们的工作带来了福音。

Qu'est-ce que 开发工具箱 ?

开发工具箱 est une extension Chrome développée par hihiwjc, et sa fonction principale est "常用小工具集合于一身,为我们的工作带来了福音。".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension 开发工具箱

Téléchargez les fichiers d'extension 开发工具箱 au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        *此次更新中移除了原版中的右键菜单选项和冗余权限

功能强大、方便、全面的软件开发小工具合集

字符串编码解码
二维码生成、解码
加密解密
HTML/JS/CSS
常用对照表
......

*注:原作者未将应用上传到Chrome应用商店,在高版本的Chrome中运行crx比较麻烦,且有诸多的限制,为了方便使用,把它搬运到这里。原网址:http://box3.cn                    

Informations de Base sur l'Extension

Nom 开发工具箱 开发工具箱
ID mflanociobpenleccopmoanpdbcjcanm
URL Officiel https://chromewebstore.google.com/detail/%E5%BC%80%E5%8F%91%E5%B7%A5%E5%85%B7%E7%AE%B1/mflanociobpenleccopmoanpdbcjcanm
Description 常用小工具集合于一身,为我们的工作带来了福音。
Taille du Fichier 775 KB
Nombre d'Installations 11,849
Version Actuelle 2.3.0.7
Dernière Mise à Jour 2022-08-27
Date de Publication 2020-01-08
Évaluation 4.93/5 Total 15 Évaluations
Développeur hihiwjc
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://box3.cn
URL de la Page d'Aide http://box3.cn
Langues Prises en Charge 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"
}