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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" ] } |