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”。
扩展截图
下载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..
扩展基本信息
名称 | |
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" } |