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 |
| 官方網址 | 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",
" | |