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.”。

扩展截图

screenshot
screenshot

下载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 :)                    

扩展基本信息

名称 Textnow For PC & Windows Version - New Tab BG Textnow For PC & Windows Version - New Tab BG
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"
    ]
}