Tyrone Unblocked Games Tab

You can access many of your favorite tyrone unblocked games through our new tab application for chrome browser.

什么是Tyrone Unblocked Games Tab?

Tyrone Unblocked Games Tab是由https://www.tyroneunblockedgames.com开发的Chrome扩展程序,该扩展的主要功能是“You can access many of your favorite tyrone unblocked games through our new tab application for chrome browser.”。

扩展截图

screenshot
screenshot
screenshot

下载Tyrone Unblocked Games Tab扩展crx文件

下载Tyrone Unblocked Games Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Tyrone Unblocked Games Tab
Enhance your browsing experience with Tyrone Unblocked Games, a unique extension for your new tab. This versatile extension empowers users with a range of features:
1.	Customizable Backgrounds: Transform the appearance of your browser by clicking on "Change Background." Personalize your browsing environment with ease.
2.	Explore New Games: Click on "Play Game" to quickly discover and play exciting new games, immersing yourself in a world of entertainment.
3.	Browser Cache Cleaner: Optimize your browsing speed by efficiently clearing your browser cache. Enjoy a smoother online experience with the Browser Cache Cleaner feature.
4.	Effortless Google Search: Seamlessly conduct research and explore the web by using the built-in Google Search feature. Access information quickly and efficiently.
5.	Quick Access with Shortcuts: Simplify your online navigation with shortcut links to popular sites. Reach platforms like YouTube, Netflix, Gmail, and Disney effortlessly.
Tyrones Unblocked Games offers a personalized touch to your new tab, combining functionality and convenience for an enhanced browsing journey. Customize your browser experience and enjoy a more efficient way of navigating the web.                    

扩展基本信息

名称 Tyrone Unblocked Games Tab Tyrone Unblocked Games Tab
ID jfmfhipfjapilccbgjmnbbiefekiocjl
官方URL https://chromewebstore.google.com/detail/tyrone-unblocked-games-ta/jfmfhipfjapilccbgjmnbbiefekiocjl
简介 You can access many of your favorite tyrone unblocked games through our new tab application for chrome browser.
文件大小 32 MB
安装次数 2,347
当前版本 1.06
更新时间 2024-01-13
上架时间 2022-09-04
评分 3.67/5 共3次评分
开发者 https://www.tyroneunblockedgames.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://www.tyroneunblockedgames.com/
帮助页面URL https://www.tyroneunblockedgames.com/page/privacy-policy
隐私政策页面URL https://www.tyroneunblockedgames.com/page/privacy-policy
支持的语言 id,de,en,fr,sw,nl,vi,et,es,it,hu,pl,ro,sv,sr,ru,uk,fa,th
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "name": "__MSG_appName__",
    "version": "1.06",
    "action": {
        "default_title": "Tyrone Unblocked Games Tab "
    },
    "icons": {
        "128": "icons\/128.png"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "historyHandlerCS.js",
                "content.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "newtab.html"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "permissions": [
        "webNavigation",
        "browsingData"
    ]
}