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
官方URL 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"
    ]
}