Tyrone Unblocked Games Tab

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

Qu'est-ce que Tyrone Unblocked Games Tab ?

Tyrone Unblocked Games Tab est une extension Chrome développée par https://www.tyroneunblockedgames.com, et sa fonction principale est "You can access many of your favorite tyrone unblocked games through our new tab application for chrome browser.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Tyrone Unblocked Games Tab

Téléchargez les fichiers d'extension Tyrone Unblocked Games Tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Tyrone Unblocked Games Tab Tyrone Unblocked Games Tab
ID jfmfhipfjapilccbgjmnbbiefekiocjl
URL Officiel https://chromewebstore.google.com/detail/tyrone-unblocked-games-ta/jfmfhipfjapilccbgjmnbbiefekiocjl
Description You can access many of your favorite tyrone unblocked games through our new tab application for chrome browser.
Taille du Fichier 32 MB
Nombre d'Installations 2,347
Version Actuelle 1.06
Dernière Mise à Jour 2024-01-13
Date de Publication 2022-09-04
Évaluation 3.67/5 Total 3 Évaluations
Développeur https://www.tyroneunblockedgames.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.tyroneunblockedgames.com/
URL de la Page d'Aide https://www.tyroneunblockedgames.com/page/privacy-policy
URL de la Page de Politique de Confidentialité https://www.tyroneunblockedgames.com/page/privacy-policy
Langues Prises en Charge 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"
    ]
}