Bitsy.in - Go tiny with your links

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

Qu'est-ce que Bitsy.in - Go tiny with your links ?

Bitsy.in - Go tiny with your links est une extension Chrome développée par Priyanka.Xportsoft, et sa fonction principale est "Bitsy.in is URL Shortening site that allows your URL converted in to tiny URL.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Bitsy.in - Go tiny with your links

Téléchargez les fichiers d'extension Bitsy.in - Go tiny with your links 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

                        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                    

Informations de Base sur l'Extension

Nom Bitsy.in - Go tiny with your links Bitsy.in - Go tiny with your links
ID igbamioenikkpddpjgpiehmmnpbemnde
URL Officiel https://chromewebstore.google.com/detail/bitsyin-go-tiny-with-your/igbamioenikkpddpjgpiehmmnpbemnde
Description Bitsy.in is URL Shortening site that allows your URL converted in to tiny URL.
Taille du Fichier 153 KB
Nombre d'Installations 59
Version Actuelle 4.5
Dernière Mise à Jour 2015-11-12
Date de Publication 2015-11-12
Évaluation 5.00/5 Total 5 Évaluations
Développeur Priyanka.Xportsoft
Type de Paiement free
Site Web de l'Extension https://www.bitsy.in
URL de la Page d'Aide https://www.bitsy.in/faq
Langues Prises en Charge 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\/"
    ]
}