Premiumize.me

Premiumize.me extension for Google Chrome/Chromium

什么是Premiumize.me?

Premiumize.me是由Premiumize.me开发的Chrome扩展程序,该扩展的主要功能是“Premiumize.me extension for Google Chrome/Chromium”。

扩展截图

screenshot
screenshot

下载Premiumize.me扩展crx文件

下载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": [
        ""
    ]
}