GoodNovel For PC Windows 10 New Tab
GoodNovel for pc is available for chrome web store just install it and change your chrome look with this.
什么是GoodNovel For PC Windows 10 New Tab?
GoodNovel For PC Windows 10 New Tab是由https://goodnovelforpc.blogspot.com开发的Chrome扩展程序,该扩展的主要功能是“GoodNovel for pc is available for chrome web store just install it and change your chrome look with this.”。
扩展截图
下载GoodNovel For PC Windows 10 New Tab扩展crx文件
下载GoodNovel For PC Windows 10 New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
GoodNovel For PC: Replace your Chrome Browser layout with the Wallpaper, New Tab Theme This Wallpaper New Tab BG is available in the chrome web store just install it and change the layout of your chrome. GoodNovel PC Wallpaper Extension Developed for GoodNovel app fans, so now remove old Layout and Setup this Extension. How You Use This Extension:- 1. Firstly Click "Add To Chrome" Button. 2. After Install you see your Chrome Layout is Changed. 3. Enjoy With Latest GoodNovel Wallpaper in your Chrome. Features:- 1. Change Wallpaper on every click new tab. 2. Hub Section Where you find - Wallpaper, Bookmarks, Apps, Games, Notes, To Do, Etc. 3. Time And Date. 4. Search Engine 5. Effects, Etc. Thanks :)
扩展基本信息
名称 | |
ID | gkacndanfokjhidkbpoghmggoeeikimk |
官方URL | https://chromewebstore.google.com/detail/goodnovel-for-pc-windows/gkacndanfokjhidkbpoghmggoeeikimk |
简介 | GoodNovel for pc is available for chrome web store just install it and change your chrome look with this. |
文件大小 | 2.68 MB |
安装次数 | 243 |
当前版本 | 3.1 |
更新时间 | 2022-09-08 |
上架时间 | 2022-09-07 |
评分 | 5.00/5 共1次评分 |
开发者 | https://goodnovelforpc.blogspot.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://goodnovelforpc.blogspot.com/2022/09/goodnovel-for-pc.html |
隐私政策页面URL | https://sites.google.com/view/privacy-policy-of-vpn/home |
支持的语言 | id,ms,de,en,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "GoodNovel For PC Windows 10 New Tab", "version": "3.1", "description": "GoodNovel for pc is available for chrome web store just install it and change your chrome look with this.", "action": { "default_icon": "images\/icon128.png" }, "author": "ebook", "default_locale": "en", "background": { "service_worker": "background-service.js" }, "chrome_url_overrides": { "newtab": "index.html" }, "icons": { "128": "images\/icon128.png", "48": "images\/icon48.png" }, "offline_enabled": true, "permissions": [ "topSites", "bookmarks", "unlimitedStorage", "storage", "alarms" ] } |