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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    ]
}