RPNet

RPNet extension for Google Chrome/Chromium

RPNetとは何ですか?

RPNetはRPNETによって開発されたChromeの拡張機能で、その主な機能は「RPNet extension for Google Chrome/Chromium」です。

拡張機能のスクリーンショット

screenshot
screenshot

RPNet拡張機能のCRXファイルをダウンロード

RPNet拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        RPNet extension for Google Chrome/Chromium
RPNet 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 RPNet you also have 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 RPNet.                    

拡張機能の基本情報

名前 RPNet RPNet
ID gihfcdhdfheiepmmjddbefbemfocaccg
公式URL https://chromewebstore.google.com/detail/rpnet/gihfcdhdfheiepmmjddbefbemfocaccg
説明 RPNet extension for Google Chrome/Chromium
ファイルサイズ 77.4 KB
インストール数 193
現在のバージョン 0.0.5
最終更新日 2023-02-23
公開日 2022-08-06
評価 1.00/5 合計 2 レビュー
開発者 RPNET
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://premium.rpnet.biz
ヘルプページのURL https://premium.rpnet.biz/contact-us
プライバシーポリシーページのURL https://premium.rpnet.biz/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "RPNet",
    "version": "0.0.5",
    "description": "RPNet extension for Google Chrome\/Chromium",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "icons\/32.png",
        "default_popup": "popup\/popup.html",
        "default_title": "RapidPremium"
    },
    "icons": {
        "128": "icons\/128.png",
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "64": "icons\/64.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "contextMenus",
        "webRequest",
        "proxy",
        "webRequestBlocking",
        "storage",
        ""
    ]
}