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 |
Eメール | [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" } |