RPNet

RPNet extension for Google Chrome/Chromium

RPNet क्या है?

RPNet RPNET द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "RPNet extension for Google Chrome/Chromium"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में RPNet एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
ईमेल [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",
        ""
    ]
}