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文件

下載Cool Tech Zone - Latest Blog Update擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
}