Textnow For PC & Windows Version - New Tab BG
TextNow For PC Wallpaper Theme is available on Chrome's web store. Install it and enjoy the experience.
Textnow For PC & Windows Version - New Tab BG란 무엇입니까?
Textnow For PC & Windows Version - New Tab BG은(는) http://textnowforpc.blogspot.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "TextNow For PC Wallpaper Theme is available on Chrome's web store. Install it and enjoy the experience."입니다.
확장 프로그램 스크린샷
Textnow For PC & Windows Version - New Tab BG 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Textnow For PC - New tab wallpaper is available in the chrome web store, just install it and feel wallpaper. You can add this new tab chrome extension for customize your chrome browser background. Its simple and easy to use. This extension replaces your present Google Chrome New Tab window using its New Tab Chrome theme. This extension is developed for Textnow App FAN. Its for funny purpose. Extension Features:- Date and time Animation multiple search engines Multiple Wallpapers Bookmarks Show Apps & games To-DO List Notes How To Use Textnow For PC Wallpaper Theme:- Step-1: Firstly Click "Add To Chrome" and Add this extension to your browser. Step-2: After install, click for open New Tab. You can see new Tab background. Step-3: Enjoy Latest Wallpaper or GIF . Step-4: Lets Enjoy. Thanks :)
확장 프로그램 기본 정보
이름 | |
ID | ihfnkiklnpfmgceoaoimgljcfijelnji |
공식 URL | https://chrome.google.com/webstore/detail/textnow-for-pc-windows-ve/ihfnkiklnpfmgceoaoimgljcfijelnji |
설명 | TextNow For PC Wallpaper Theme is available on Chrome's web store. Install it and enjoy the experience. |
파일 크기 | 1.82 MB |
설치 횟수 | 123 |
현재 버전 | 1.0.1 |
최근 업데이트 | 2022-05-12 |
출시 날짜 | 2022-05-12 |
개발자 | http://textnowforpc.blogspot.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://textnowforpc.blogspot.com/ |
도움말 페이지 URL | https://textnowforpc.blogspot.com/ |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Textnow For PC & Windows Version - New Tab BG", "version": "1.0.1", "description": "TextNow For PC Wallpaper Theme is available on Chrome's web store. Install it and enjoy the experience.", "action": { "default_icon": "images\/icon128.png" }, "author": "smith", "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" ] } |