Prembox.com
This extension makes even easier the usage of service prembox.com - premium file download and search.
Co to jest Prembox.com?
Prembox.com to rozszerzenie Chrome opracowane przez prembox.com, a jego główną funkcją jest „This extension makes even easier the usage of service prembox.com - premium file download and search.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Prembox.com
Pobierz pliki rozszerzeń Prembox.com w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | ekjkelafhencdnncdakamhbgajpamham |
Oficjalny URL | https://chrome.google.com/webstore/detail/premboxcom/ekjkelafhencdnncdakamhbgajpamham |
Opis | This extension makes even easier the usage of service prembox.com - premium file download and search. |
Rozmiar pliku | 128 KB |
Liczba instalacji | 401 |
Aktualna Wersja | 2.0.0 |
Ostatnia Aktualizacja | 2019-02-24 |
Data Publikacji | 2019-02-24 |
Ocena | 2.00/5 Łącznie 4 Oceny |
Deweloper | prembox.com |
Typ Płatności | in_app |
Strona Rozszerzenia | https://prembox.com |
Adres URL Strony Pomocy | https://prembox.com/faq.html |
Obsługiwane Języki | 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": [ " |