Proxy + Free VPN DEEPRISM

Unlimited proxy | Unblock websites, change IP | DEEPRISM for Chrome

什麼是Proxy + Free VPN DEEPRISM?

Proxy + Free VPN DEEPRISM是由https://deeprism.com開發的Chrome擴展程式,該擴展的主要功能是“Unlimited proxy | Unblock websites, change IP | DEEPRISM for Chrome”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Proxy + Free VPN DEEPRISM擴展crx文件

下載Proxy + Free VPN DEEPRISM擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Welcome to the world of free Internet!

I do recommend everyone to turn his or her attention to anti-blocking technology, which is able to replace IP and change your geolocation by traffic proxying. Forget about time limits and prohibitions.

You can find detailed information on my opinion and motivation in the article Ecology of consciousness (https://ikonarussia.com/purification/projects). I find it extremely important to provide people with tools for improving the quality of life. If you either liked or did not like the project, please leave a review in the Google store or write me an e-mail.

Email: love[at]deeprism[dot]com 
GPG Key: https://deeprism.com/gpg_public_key.txt

Your opinion is important! It is simply impossible to make the service better without any criticism.

Want to help? You can donate for development on the main page of the official website (https://deeprism.com/en/)

Deeprism is a legal extension not prohibited by law.

Why choose Deeprism:
•	I do not keep user’s activity history.
•	I don't do parsing, grabbing.
•	I do not cooperate with third parties.
•	I do not impose paid subscriptions and do not earn on advertising.
•	Unhindered and anonymous access for me is a civil position, not a business, like for most popular VPN providers.
•	You get the opportunity to access blocked resources, video and audio services.
•	The extension does not require registration or manual configuration.
•	No price discrimination.
•	And, of course, unlimited bandwidth and your personal data protection from sniffers, provided that Deeprism VPN* is enabled (https://deeprism.com/en/freevpn).

Instruction:
1	Install Deeprism Proxy.
2	Click the icon located in the upper right corner of the browser.
3	Activate.

DO NOT FORGET! Proxy services do not protect against threats resulting from using Flash Player or real IP leaks when WebRTC is activated. To ensure complete security and privacy, I recommend combining the browser extension with Deeprism VPN, which encrypts all outgoing and incoming packets with the AES256 military algorithm.

Regards,
Pavel Grata


* Deeprism VPN is a free VPN without need to download a third-party application. Everything you need is already on your PC, mobile device, or tablet. Thus, you not only save space on your gadget but also do not download any doubtful VPN clients with closed source code and possible functions for collecting your personal information.                    

擴展基本資訊

名稱 Proxy + Free VPN DEEPRISM Proxy + Free VPN DEEPRISM
ID bihhflimonbpcfagfadcnbbdngpopnjb
官方網址 https://chromewebstore.google.com/detail/proxy-+-free-vpn-deeprism/bihhflimonbpcfagfadcnbbdngpopnjb
簡介 Unlimited proxy | Unblock websites, change IP | DEEPRISM for Chrome
檔案大小 286 KB
安裝次數 44,083
目前版本 0.1.16
更新時間 2023-03-16
上架時間 2020-06-18
評分 4.41/5 共 661 次評分
開發者 https://deeprism.com
電子郵箱 [email protected]
付費類型 free
擴展官網 https://deeprism.com/en/proxy
支援的語言 en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Proxy + Free VPN DEEPRISM",
    "description": "__MSG_appDesc__",
    "short_name": "Deeprism Proxy",
    "version": "0.1.16",
    "background": {
        "scripts": [
            "lib\/jquery-3.4.1.min.js",
            "lib\/main.js",
            "lib\/on-install.js",
            "lib\/timer.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "assets\/icons\/disconnected_19x19.png",
            "38": "assets\/icons\/disconnected_38x38.png"
        },
        "default_popup": "html\/index.html",
        "default_title": "Proxy + Free VPN DEEPRISM"
    },
    "default_locale": "en",
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "icons": {
        "128": "assets\/icons\/main_128x128.png",
        "48": "assets\/icons\/main_48x48.png",
        "16": "assets\/icons\/main_16x16.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiT0KkP8DiFI6RL4+hC3T5wEqIv3sCtppzM6vKhaw0LiRDuFxMD7RauIeUpYjvUuO18kxj0csOVqlZivVJts6rc44znzU4EMa4qpAKCZAgzYWu83YQdQsY19BmqcgAmK0tpBoEFVjdMCg+ppDp7NW1LOBmV4aKEjsOM2hvIMl4qpr0\/jOkNxo6LaTVhVsOA4bxHKdNpkowfVIgd4WNcisYGivKV71P8ZOvQMo5Q\/XEwnvUNOqkCuPUhhxrvDdHp8qCAlLfK7iZoS72Y5ql4CPxZTFPXzj\/gAh\/\/vat+K2+\/0IS3++3doNQ1HLGaYkDCkQNnSqbL0QGyqH+gDCSNxa9wIDAQAB",
    "permissions": [
        "proxy",
        "http:\/\/*\/",
        "https:\/\/*\/*",
        "storage",
        "privacy"
    ]
}