Username checker for Instagram

Free service to check if a Instagram username is available. It fast and correct checks to let you know if a nickname is available.

Cos'è Username checker for Instagram?

Username checker for Instagram è un'estensione di Chrome sviluppata da https://instausername.com, e la sua funzione principale è "Free service to check if a Instagram username is available. It fast and correct checks to let you know if a nickname is available.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Username checker for Instagram

Scarica i file di estensione Username checker for Instagram in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Our extension offers easy way to quickly check your name is unique for create Instagram account. 

Just enter word or name of your choice and click on button. 
And remember two simple rules: 
✓ 30 characters maximum;
✓ allowed characters (English letters, numbers, underscore and dot).                    

Informazioni di Base sull'Estensione

Nome Username checker for Instagram Username checker for Instagram
ID nopogfmfhpbejeakmlpebigcdhddlami
URL Ufficiale https://chromewebstore.google.com/detail/username-checker-for-inst/nopogfmfhpbejeakmlpebigcdhddlami
Descrizione Free service to check if a Instagram username is available. It fast and correct checks to let you know if a nickname is available.
Dimensione del File 284 KB
Conteggio Installazioni 22
Versione Corrente 1.2
Ultimo Aggiornamento 2022-05-26
Data di Pubblicazione 2022-05-26
Sviluppatore https://instausername.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://instausername.com/
URL della Pagina di Aiuto https://instausername.com/
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Username checker for Instagram",
    "version": "1.2",
    "description": "Free service to check if a Instagram username is available. It fast and correct checks to let you know if a nickname is available.",
    "icons": {
        "128": "iname_icon.png"
    },
    "host_permissions": [
        "https:\/\/instausername.com\/"
    ],
    "manifest_version": 3,
    "action": {
        "default_title": "Check availability Instagram name",
        "default_icon": "iname_action.png",
        "default_popup": "checker.html"
    }
}