Prembox.com
This extension makes even easier the usage of service prembox.com - premium file download and search.
Prembox.comคืออะไร?
Prembox.com เป็นส่วนขยายของ Chrome ที่พัฒนาโดย prembox.com และคุณลักษณะหลักของมันคือ "This extension makes even easier the usage of service prembox.com - premium file download and search."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Prembox.com
ดาวน์โหลดไฟล์ส่วนขยาย Prembox.com ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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": [ " |