Bitsy.in - Go tiny with your links

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

¿Qué es Bitsy.in - Go tiny with your links?

Bitsy.in - Go tiny with your links es una extensión de Chrome desarrollada por Priyanka.Xportsoft, y su función principal es "Bitsy.in is URL Shortening site that allows your URL converted in to tiny URL.".

Capturas de Pantalla de la Extensión

screenshot
screenshot

Descargar Archivo CRX de la Extensión Bitsy.in - Go tiny with your links

Descarga archivos de extensión Bitsy.in - Go tiny with your links en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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                    

Información Básica de la Extensión

Nombre Bitsy.in - Go tiny with your links Bitsy.in - Go tiny with your links
ID igbamioenikkpddpjgpiehmmnpbemnde
URL Oficial https://chromewebstore.google.com/detail/bitsyin-go-tiny-with-your/igbamioenikkpddpjgpiehmmnpbemnde
Descripción Bitsy.in is URL Shortening site that allows your URL converted in to tiny URL.
Tamaño del Archivo 153 KB
Cantidad de Instalaciones 59
Versión Actual 4.5
Última Actualización 2015-11-12
Fecha de Publicación 2015-11-12
Calificación 5.00/5 Total de 5 Calificaciones
Desarrollador Priyanka.Xportsoft
Tipo de Pago free
Sitio Web de la Extensión https://www.bitsy.in
URL de la Página de Ayuda https://www.bitsy.in/faq
Idiomas Soportados 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\/"
    ]
}