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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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/
عنوان صفحة المساعدة https://www.premiumize.me/help
عنوان صفحة سياسة الخصوصية 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": [
        ""
    ]
}