3x3 Chrome Extension

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

Τι είναι το 3x3 Chrome Extension;

Το 3x3 Chrome Extension είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://3x3.petarperunovic.com, και η κύρια λειτουργία του είναι "For all 3x3 lovers. New tab with background images of different basketball courts all over the world.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης 3x3 Chrome Extension

Λήψη αρχείων επέκτασης 3x3 Chrome Extension σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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/                    

Βασικές Πληροφορίες Επέκτασης

Όνομα 3x3 Chrome Extension 3x3 Chrome Extension
ID gbgbljkhpnkmdphfplapdllooiebhggj
Επίσημο URL https://chromewebstore.google.com/detail/3x3-chrome-extension/gbgbljkhpnkmdphfplapdllooiebhggj
Περιγραφή For all 3x3 lovers. New tab with background images of different basketball courts all over the world.
Μέγεθος Αρχείου 3.97 MB
Αριθμός Εγκαταστάσεων 247
Τρέχουσα Έκδοση 1.1.0
Τελευταία Ενημέρωση 2022-10-11
Ημερομηνία Δημοσίευσης 2020-07-05
Προγραμματιστής https://3x3.petarperunovic.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://3x3.petarperunovic.com/
Υποστηριζόμενες Γλώσσες 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"
    }
}