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文件
下載Textnow For PC & Windows Version - New Tab BG擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 |
官方網址 | 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" ] } |