Proxy + Free VPN DEEPRISM

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

O que é Proxy + Free VPN DEEPRISM?

Proxy + Free VPN DEEPRISM é uma extensão do Chrome desenvolvida por https://deeprism.com, e sua principal característica é "Unlimited proxy | Unblock websites, change IP | DEEPRISM for Chrome".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Proxy + Free VPN DEEPRISM

Baixe arquivos de extensão Proxy + Free VPN DEEPRISM no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Proxy + Free VPN DEEPRISM Proxy + Free VPN DEEPRISM
ID bihhflimonbpcfagfadcnbbdngpopnjb
URL Oficial https://chromewebstore.google.com/detail/proxy-+-free-vpn-deeprism/bihhflimonbpcfagfadcnbbdngpopnjb
Descrição Unlimited proxy | Unblock websites, change IP | DEEPRISM for Chrome
Tamanho do Arquivo 286 KB
Contagem de Instalações 44,083
Versão Atual 0.1.16
Última Atualização 2023-03-16
Data de Publicação 2020-06-18
Classificação 4.41/5 Total de 661 Avaliações
Desenvolvedor https://deeprism.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://deeprism.com/en/proxy
Idiomas Suportados 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"
    ]
}