开发工具箱

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

Cos'è 开发工具箱?

开发工具箱 è un'estensione di Chrome sviluppata da hihiwjc, e la sua funzione principale è "常用小工具集合于一身,为我们的工作带来了福音。".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione 开发工具箱

Scarica i file di estensione 开发工具箱 in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

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

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

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

Informazioni di Base sull'Estensione

Nome 开发工具箱 开发工具箱
ID mflanociobpenleccopmoanpdbcjcanm
URL Ufficiale https://chromewebstore.google.com/detail/%E5%BC%80%E5%8F%91%E5%B7%A5%E5%85%B7%E7%AE%B1/mflanociobpenleccopmoanpdbcjcanm
Descrizione 常用小工具集合于一身,为我们的工作带来了福音。
Dimensione del File 775 KB
Conteggio Installazioni 11,849
Versione Corrente 2.3.0.7
Ultimo Aggiornamento 2022-08-27
Data di Pubblicazione 2020-01-08
Valutazione 4.93/5 Totale 15 Valutazioni
Sviluppatore hihiwjc
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione http://box3.cn
URL della Pagina di Aiuto http://box3.cn
Lingue Supportate 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"
}