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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย theseoadviser และคุณลักษณะหลักของมันคือ "The extension for Google Chrome lets you know about latest news of New VPN and VPN Guide before anyone else"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Cool Tech Zone - Latest Blog Update

ดาวน์โหลดไฟล์ส่วนขยาย 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
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"
}