The VPNForPC - Latest Update News
The extension for Google Chrome lets you know about latest news of the vpn for pc before anyone else
什么是The VPNForPC - Latest Update News?
The VPNForPC - Latest Update News是由Unknown开发的Chrome扩展程序,该扩展的主要功能是“The extension for Google Chrome lets you know about latest news of the vpn for pc before anyone else”。
扩展截图
下载The VPNForPC - Latest Update News扩展crx文件
下载The VPNForPC - Latest Update News扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        The extension for Google Chrome lets you know about latest news of all the vpn for pc before anyone else
❤ Why use this extension? ❤
- Get the latest news on the vpn for pc
- 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 Blog News From RSS Feed..                     扩展基本信息
| 名称 |   |  
| ID | llganlbkddhkjmjohjhhbnpmgkdageca | 
| 官方URL | https://chromewebstore.google.com/detail/the-vpnforpc-latest-updat/llganlbkddhkjmjohjhhbnpmgkdageca | 
| 简介 | The extension for Google Chrome lets you know about latest news of the vpn for pc before anyone else | 
| 文件大小 | 133 KB | 
| 安装次数 | 52 | 
| 当前版本 | 2.1 | 
| 更新时间 | 2020-01-14 | 
| 上架时间 | 2020-01-08 | 
| 开发者 | Unknown | 
| 付费类型 | free | 
| 扩展官网 | https://thevpnforpc.com/ | 
| 支持的语言 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "The VPNForPC - Latest Update News",
    "description": "The extension for Google Chrome lets you know about latest news of the vpn for pc 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:\/\/thevpnforpc.com\/*"
    ],
    "version": "2.1"
}  |  |