iceluna-chrome
iceluna 前后端联调工具
iceluna-chromeとは何ですか?
iceluna-chromeはxiayangxxxによって開発されたChromeの拡張機能で、その主な機能は「iceluna 前后端联调工具」です。
拡張機能のスクリーンショット
iceluna-chrome拡張機能のCRXファイルをダウンロード
iceluna-chrome拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
iceluna研发体系代理工具,用于进行研发阶段的接口代理,数据mock及CDN本地调试。
拡張機能の基本情報
名前 | iceluna-chrome |
ID | lglhmjchllhepjimifoflomgmajmnncd |
公式URL | https://chromewebstore.google.com/detail/iceluna-chrome/lglhmjchllhepjimifoflomgmajmnncd |
説明 | iceluna 前后端联调工具 |
ファイルサイズ | 409 KB |
インストール数 | 252 |
現在のバージョン | 1.0.4 |
最終更新日 | 2020-10-29 |
公開日 | 2020-10-10 |
開発者 | xiayangxxx |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "iceluna-chrome", "description": "iceluna \u524d\u540e\u7aef\u8054\u8c03\u5de5\u5177", "version": "1.0.4", "manifest_version": 2, "browser_action": { "default_icon": "images\/icon.png", "default_popup": "popup.html" }, "icons": { "16": "images\/icon.png", "48": "images\/icon.png", "128": "images\/icon.png" }, "background": { "persistent": true, "scripts": [ "js\/background.js" ] }, "content_scripts": [ { "matches": [ " |