3x3 Chrome Extension

For all 3x3 lovers. New tab with background images of different basketball courts all over the world.

Qu'est-ce que 3x3 Chrome Extension ?

3x3 Chrome Extension est une extension Chrome développée par https://3x3.petarperunovic.com, et sa fonction principale est "For all 3x3 lovers. New tab with background images of different basketball courts all over the world.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension 3x3 Chrome Extension

Téléchargez les fichiers d'extension 3x3 Chrome Extension 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

                        Replace new tab with 3x3 images custom page, counter that counts down the time until the start of the new season and the Olympics.

★ Features of "3x3 Custom New Tab" extension:
✔ Images of different basketball courts all over the world.
✔A counter that counts down the time until the start of the Olympics
	
★ We will together improve this application, like 3x3 World Facebook page. In 3x3 World we will discuss what functionality you need. Every second week we will have voting which functionality we will add next to 3x3 chrome extension.

If you need help to improve your 3x3 skills, visit my website -> https://3x3.petarperunovic.com/                    

Informations de Base sur l'Extension

Nom 3x3 Chrome Extension 3x3 Chrome Extension
ID gbgbljkhpnkmdphfplapdllooiebhggj
URL Officiel https://chromewebstore.google.com/detail/3x3-chrome-extension/gbgbljkhpnkmdphfplapdllooiebhggj
Description For all 3x3 lovers. New tab with background images of different basketball courts all over the world.
Taille du Fichier 3.97 MB
Nombre d'Installations 247
Version Actuelle 1.1.0
Dernière Mise à Jour 2022-10-11
Date de Publication 2020-07-05
Développeur https://3x3.petarperunovic.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://3x3.petarperunovic.com/
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "3x3 Chrome Extension",
    "description": "For all 3x3 lovers. New tab with background images of different basketball courts all over the world.",
    "version": "1.1.0",
    "icons": {
        "128": "icon_128.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "browser_action": {
        "default_icon": "icon.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}