千寻前端工具集合

收集最好用的程序员开发在线工具,方便通过插件快速使用

千寻前端工具集合とは何ですか?

千寻前端工具集合はjishierによって開発されたChromeの拡張機能で、その主な機能は「收集最好用的程序员开发在线工具,方便通过插件快速使用」です。

拡張機能のスクリーンショット

screenshot
screenshot

千寻前端工具集合拡張機能のCRXファイルをダウンロード

千寻前端工具集合拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        1、持续收集最全最好用的前端开发工具
2、支持收藏工具,快捷访问                    

拡張機能の基本情報

名前 千寻前端工具集合 千寻前端工具集合
ID hkcelfckpakbpclglambifmmamdmkipe
公式URL https://chromewebstore.google.com/detail/%E5%8D%83%E5%AF%BB%E5%89%8D%E7%AB%AF%E5%B7%A5%E5%85%B7%E9%9B%86%E5%90%88/hkcelfckpakbpclglambifmmamdmkipe
説明 收集最好用的程序员开发在线工具,方便通过插件快速使用
ファイルサイズ 46.48 KB
インストール数 60
現在のバージョン 1.1.4
最終更新日 2022-09-12
公開日 2022-09-05
評価 5.00/5 合計 1 レビュー
開発者 jishier
Eメール [email protected]
支払い方法 free
対応言語 zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u5343\u5bfb\u524d\u7aef\u5de5\u5177\u96c6\u5408",
    "description": "\u6536\u96c6\u6700\u597d\u7528\u7684\u7a0b\u5e8f\u5458\u5f00\u53d1\u5728\u7ebf\u5de5\u5177\uff0c\u65b9\u4fbf\u901a\u8fc7\u63d2\u4ef6\u5feb\u901f\u4f7f\u7528",
    "version": "1.1.4",
    "manifest_version": 3,
    "icons": {
        "16": "img\/logo-16.png",
        "32": "img\/logo-32.png",
        "48": "img\/logo-48.png",
        "128": "img\/logo-128.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": "img\/logo-32.png"
    },
    "options_page": "options.html",
    "web_accessible_resources": [
        {
            "matches": [],
            "resources": [
                "img\/logo-16.png",
                "img\/logo-32.png",
                "img\/logo-48.png",
                "img\/logo-128.png"
            ],
            "use_dynamic_url": false
        }
    ],
    "permissions": [
        "storage"
    ]
}