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