Premiumize.me

Premiumize.me extension for Google Chrome/Chromium

Premiumize.meคืออะไร?

Premiumize.me เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Premiumize.me และคุณลักษณะหลักของมันคือ "Premiumize.me extension for Google Chrome/Chromium"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Premiumize.me

ดาวน์โหลดไฟล์ส่วนขยาย Premiumize.me ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Premiumize.me allows you to download your torrents securely via our servers. You can also download from several one-click-hosts as premium user without waiting time or captchas. If you want you can use our usenet access, too. But that's not all: with Premiumize.me you also have a voip account (credits included), a VPN service with several locations and a proxy service to circumvent geo-restrictions.

With this addon you are able to download as premium user from several one-click-hosts directly in browser. You don't even need to copy the link, as it detects automatically when you enter a supported link in your browser. Addionally you can use our proxy service to circumvent the geo-restrictions of several supported sites. In case your site is not supported you can select a country and the whole browser traffic will be routed via our proxy.

To use this extension you need a valid premium account on Premiumize.me. Without you are not able to use it.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Premiumize.me Premiumize.me
ID hgcgfbbibjgalgcnfpieiaeibjkngoph
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/premiumizeme/hgcgfbbibjgalgcnfpieiaeibjkngoph
คำอธิบาย Premiumize.me extension for Google Chrome/Chromium
ขนาดไฟล์ 77.81 KB
จำนวนการติดตั้ง 10,358
เวอร์ชันปัจจุบัน 0.0.25
อัปเดตครั้งล่าสุด 2023-07-18
วันที่เผยแพร่ 2022-02-20
คะแนน 3.62/5 รวมทั้งหมด 34 คะแนน
ผู้พัฒนา Premiumize.me
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://premiumize.me/
URL หน้าช่วยเหลือ https://www.premiumize.me/help
URL หน้านโยบายความเป็นส่วนตัว https://www.premiumize.me/legal
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Premiumize.me",
    "version": "0.0.25",
    "description": "Premiumize.me extension for Google Chrome\/Chromium",
    "manifest_version": 3,
    "action": {
        "default_icon": "icons\/32.png",
        "default_popup": "popup\/popup.html",
        "default_title": "Premiumize.me"
    },
    "icons": {
        "128": "icons\/128.png",
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "64": "icons\/64.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "contextMenus",
        "proxy",
        "webRequest",
        "declarativeNetRequest",
        "webRequestAuthProvider",
        "declarativeNetRequestWithHostAccess",
        "storage",
        "cookies"
    ],
    "host_permissions": [
        ""
    ]
}