Bitsy.in - Go tiny with your links

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

O que é Bitsy.in - Go tiny with your links?

Bitsy.in - Go tiny with your links é uma extensão do Chrome desenvolvida por Priyanka.Xportsoft, e sua principal característica é "Bitsy.in is URL Shortening site that allows your URL converted in to tiny URL.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Bitsy.in - Go tiny with your links

Baixe arquivos de extensão Bitsy.in - Go tiny with your links no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome 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
Descrição Bitsy.in is URL Shortening site that allows your URL converted in to tiny URL.
Tamanho do Arquivo 153 KB
Contagem de Instalações 59
Versão Atual 4.5
Última Atualização 2015-11-12
Data de Publicação 2015-11-12
Classificação 5.00/5 Total de 5 Avaliações
Desenvolvedor Priyanka.Xportsoft
Tipo de Pagamento free
Site da Extensão https://www.bitsy.in
URL da Página de Ajuda https://www.bitsy.in/faq
Idiomas Suportados 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\/"
    ]
}