Bitsy.in - Go tiny with your links

Bitsy.in is URL Shortening site that allows your URL converted in to tiny URL.

Cos'è Bitsy.in - Go tiny with your links?

Bitsy.in - Go tiny with your links è un'estensione di Chrome sviluppata da Priyanka.Xportsoft, e la sua funzione principale è "Bitsy.in is URL Shortening site that allows your URL converted in to tiny URL.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Bitsy.in - Go tiny with your links

Scarica i file di estensione Bitsy.in - Go tiny with your links 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

                        Bitsy.in is URL Shortening site that allows your URL converted in to tiny URL. With Bitsy URL shortner, you can shorten URLs to make them easier to share on social media sites                    

Informazioni di Base sull'Estensione

Nome Bitsy.in - Go tiny with your links Bitsy.in - Go tiny with your links
ID igbamioenikkpddpjgpiehmmnpbemnde
URL Ufficiale https://chromewebstore.google.com/detail/bitsyin-go-tiny-with-your/igbamioenikkpddpjgpiehmmnpbemnde
Descrizione Bitsy.in is URL Shortening site that allows your URL converted in to tiny URL.
Dimensione del File 153 KB
Conteggio Installazioni 59
Versione Corrente 4.5
Ultimo Aggiornamento 2015-11-12
Data di Pubblicazione 2015-11-12
Valutazione 5.00/5 Totale 5 Valutazioni
Sviluppatore Priyanka.Xportsoft
Tipo di Pagamento free
Sito Web dell'Estensione https://www.bitsy.in
URL della Pagina di Aiuto https://www.bitsy.in/faq
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Bitsy.in - Go tiny with your links",
    "description": "Bitsy.in is URL Shortening site that allows your URL converted in to tiny URL.",
    "version": "4.5",
    "browser_action": {
        "default_icon": "bitsy.png",
        "default_popup": "index.html"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/",
        "https:\/\/bitsy.in\/"
    ]
}