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。
扩展基本信息
名称 | F2etest client |
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", " |