Bitsy.in - Go tiny with your links

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

What is Bitsy.in - Go tiny with your links?

Bitsy.in - Go tiny with your links is a Chrome extension developed by Priyanka.Xportsoft, and its main feature is "Bitsy.in is URL Shortening site that allows your URL converted in to tiny URL.".

Extension Screenshots

screenshot
screenshot

Download Bitsy.in - Go tiny with your links Extension CRX File

Download Bitsy.in - Go tiny with your links extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Bitsy.in - Go tiny with your links Bitsy.in - Go tiny with your links
ID igbamioenikkpddpjgpiehmmnpbemnde
Official URL 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.
File Size 153 KB
Installation Count 59
Current Version 4.5
Last Updated 2015-11-12
Publish Date 2015-11-12
Rating 5.00/5 Total 5 Ratings
Developer Priyanka.Xportsoft
Payment Type free
Extension Website https://www.bitsy.in
Help Page URL https://www.bitsy.in/faq
Supported Languages 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\/"
    ]
}