Cool Tech Zone - Latest Blog Update

The extension for Google Chrome lets you know about latest news of New VPN and VPN Guide before anyone else

Cool Tech Zone - Latest Blog Update란 무엇입니까?

Cool Tech Zone - Latest Blog Update은(는) theseoadviser에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The extension for Google Chrome lets you know about latest news of New VPN and VPN Guide before anyone else"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Cool Tech Zone - Latest Blog Update 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        The extension for Google Chrome lets you know about latest news of VPN and VPN Guide before anyone else

We are two brothers, tech geeks. We live and work in a country where people know about censorship and online restrictions firsthand. 

❤ Why use this extension? ❤

- Get the latest news on Virtual Private Network
- Be in the know without a click.
- All updates are now fully automatic
- Desktop notifications now uses Chrome’s new notification center tray.
- Beautiful and usable news widget.
- Flexible And Nice Design.


The extension is currently only available in English, it will be available in other languages in upcoming releases.

DISCLAIMER:
All BlogNews From RSS Feed..                    

확장 프로그램 기본 정보

이름 Cool Tech Zone - Latest Blog Update Cool Tech Zone - Latest Blog Update
ID jcocaplaadnhgdnkcebhpjmdiilfooce
공식 URL https://chromewebstore.google.com/detail/cool-tech-zone-latest-blo/jcocaplaadnhgdnkcebhpjmdiilfooce
설명 The extension for Google Chrome lets you know about latest news of New VPN and VPN Guide before anyone else
파일 크기 125 KB
설치 횟수 17
현재 버전 1.7
최근 업데이트 2019-08-01
출시 날짜 2019-08-01
개발자 theseoadviser
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://cooltechzone.com/
도움말 페이지 URL https://cooltechzone.com/contacts
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Cool Tech Zone - Latest Blog Update",
    "description": "The extension for Google Chrome lets you know about latest news of New VPN and VPN Guide before anyone else",
    "background": {
        "page": "background.html"
    },
    "default_locale": "en",
    "browser_action": {
        "default_icon": "img\/icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "img\/icon-128.png",
        "16": "img\/icon-16.png",
        "48": "img\/icon-48.png"
    },
    "manifest_version": 2,
    "options_page": "options.html",
    "permissions": [
        "https:\/\/cooltechzone.com\/*"
    ],
    "version": "1.7"
}