Prembox.com
This extension makes even easier the usage of service prembox.com - premium file download and search.
Prembox.com là gì?
Prembox.com là một tiện ích mở rộng Chrome được phát triển bởi prembox.com, và tính năng chính của nó là "This extension makes even easier the usage of service prembox.com - premium file download and search.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Prembox.com
Tải xuống các tệp mở rộng Prembox.com dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | ekjkelafhencdnncdakamhbgajpamham |
URL Chính Thức | https://chrome.google.com/webstore/detail/premboxcom/ekjkelafhencdnncdakamhbgajpamham |
Mô tả | This extension makes even easier the usage of service prembox.com - premium file download and search. |
Kích Thước Tệp | 128 KB |
Số Lần Cài Đặt | 401 |
Phiên Bản Hiện Tại | 2.0.0 |
Cập Nhật Lần Cuối | 2019-02-24 |
Ngày Phát Hành | 2019-02-24 |
Đánh Giá | 2.00/5 Tổng số 4 Đánh Giá |
Nhà Phát Triển | prembox.com |
Loại Thanh Toán | in_app |
Trang Web Mở Rộng | https://prembox.com |
URL Trang Trợ Giúp | https://prembox.com/faq.html |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |