F2etest client
F2etest client for chrome
F2etest clientとは何ですか?
F2etest clientはYanis Wangによって開発されたChromeの拡張機能で、その主な機能は「F2etest client for chrome」です。
拡張機能のスクリーンショット
F2etest client拡張機能のCRXファイルをダウンロード
F2etest client拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Chrome版本的F2etest客户端,安装后,请先配置F2etest站点URL。 拡張機能の基本情報
| 名前 | |
| ID | nbfokjfplbppkihmcocbphbkgbfnadjd |
| 公式URL | https://chromewebstore.google.com/detail/f2etest-client/nbfokjfplbppkihmcocbphbkgbfnadjd |
| 説明 | F2etest client for chrome |
| ファイルサイズ | 61.69 KB |
| インストール数 | 266 |
| 現在のバージョン | 1.0.3 |
| 最終更新日 | 2015-10-19 |
| 公開日 | 2015-10-18 |
| 評価 | 4.33/5 合計 6 レビュー |
| 開発者 | Yanis Wang |
| 支払い方法 | free |
| 対応言語 | zh-CN |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "F2etest client",
"description": "F2etest client for chrome",
"version": "1.0.3",
"browser_action": {
"default_icon": "img\/icon.png",
"default_popup": "browsers.html"
},
"icons": {
"16": "img\/icon.png",
"64": "img\/icon-64.png",
"128": "img\/icon-128.png"
},
"options_page": "options.html",
"permissions": [
"tabs",
" | |