FreeCong Free Stuff
FreeCong Free Stuff
FreeCong Free Stuff란 무엇입니까?
FreeCong Free Stuff은(는) Congstruct Development에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "FreeCong Free Stuff"입니다.
확장 프로그램 스크린샷
FreeCong Free Stuff 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Find the latest Tutorials and Free Stuff right at your fingertips in Chrome! The Free Cong extension allows you to get tutorials as well as free apps and programs everyday!
확장 프로그램 기본 정보
이름 | FreeCong Free Stuff |
ID | kccbmpgookhboomjkggfjfokiohdooop |
공식 URL | https://chromewebstore.google.com/detail/freecong-free-stuff/kccbmpgookhboomjkggfjfokiohdooop |
설명 | FreeCong Free Stuff |
파일 크기 | 50.52 KB |
설치 횟수 | 34 |
현재 버전 | 0.1 |
최근 업데이트 | 2013-06-03 |
출시 날짜 | 2013-06-02 |
평점 | 5.00/5 총 1 개의 평점 |
개발자 | Congstruct Development |
결제 유형 | free |
확장 프로그램 웹 사이트 | http://www.freecong.com/ |
도움말 페이지 URL | http://www.freecong.com/ |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "FreeCong Free Stuff", "version": "0.1", "manifest_version": 2, "description": "FreeCong Free Stuff", "browser_action": { "default_icon": "icon.png", "default_title": "FreeCong Free Stuff", "default_popup": "extension.html" }, "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "icons": { "128": "icon.png" } } |