F2etest client
F2etest client for chrome
F2etest client란 무엇입니까?
F2etest client은(는) Yanis Wang에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "F2etest client for chrome"입니다.
확장 프로그램 스크린샷
F2etest client 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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", " |