Prembox.com
This extension makes even easier the usage of service prembox.com - premium file download and search.
Prembox.com란 무엇입니까?
Prembox.com은(는) prembox.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "This extension makes even easier the usage of service prembox.com - premium file download and search."입니다.
확장 프로그램 스크린샷
Prembox.com 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Prembox.com is a multihoster - broker for downloading files from popular file hosts. This extension makes it easier to download files with a single click, search for files or check account traffic available. With our service is possible to download files without limits from 60 filehosts and paying for only one premium account. Thanks to our service, you can save a lot of money. Every registered user gets a free traffic for testing and a possibility to buy traffic packages valid for whole year in very attractive prices.
확장 프로그램 기본 정보
이름 | |
ID | ekjkelafhencdnncdakamhbgajpamham |
공식 URL | https://chrome.google.com/webstore/detail/premboxcom/ekjkelafhencdnncdakamhbgajpamham |
설명 | This extension makes even easier the usage of service prembox.com - premium file download and search. |
파일 크기 | 128 KB |
설치 횟수 | 401 |
현재 버전 | 2.0.0 |
최근 업데이트 | 2019-02-24 |
출시 날짜 | 2019-02-24 |
평점 | 2.00/5 총 4 개의 평점 |
개발자 | prembox.com |
결제 유형 | in_app |
확장 프로그램 웹 사이트 | https://prembox.com |
도움말 페이지 URL | https://prembox.com/faq.html |
지원되는 언어 | de,en,fr,nl,tr,es,it,pl,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Prembox.com", "version": "2.0.0", "default_locale": "en", "description": "__MSG_extensionDescription__", "homepage_url": "https:\/\/prembox.com", "icons": { "48": "icons\/logotype-48.png", "128": "icons\/icon_128.png" }, "permissions": [ "activeTab", "tabs", "storage", "cookies", "contextMenus", "webRequest", "notifications", "http:\/\/prembox\/*", "https:\/\/prembox\/*", "http:\/\/*.prembox.com\/*", "https:\/\/*.prembox.com\/*", "https:\/\/prembox.com\/*" ], "browser_action": { "browser_style": false, "default_icon": "icons\/logotype-48.png", "default_title": "Prembox", "default_popup": "popup\/main.html" }, "content_scripts": [ { "matches": [ " |