Bitsy.in - Go tiny with your links

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

什么是Bitsy.in - Go tiny with your links?

Bitsy.in - Go tiny with your links是由Priyanka.Xportsoft开发的Chrome扩展程序,该扩展的主要功能是“Bitsy.in is URL Shortening site that allows your URL converted in to tiny URL.”。

扩展截图

screenshot
screenshot

下载Bitsy.in - Go tiny with your links扩展crx文件

下载Bitsy.in - Go tiny with your links扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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                    

扩展基本信息

名称 Bitsy.in - Go tiny with your links Bitsy.in - Go tiny with your links
ID igbamioenikkpddpjgpiehmmnpbemnde
官方URL https://chromewebstore.google.com/detail/bitsyin-go-tiny-with-your/igbamioenikkpddpjgpiehmmnpbemnde
简介 Bitsy.in is URL Shortening site that allows your URL converted in to tiny URL.
文件大小 153 KB
安装次数 59
当前版本 4.5
更新时间 2015-11-12
上架时间 2015-11-12
评分 5.00/5 共5次评分
开发者 Priyanka.Xportsoft
付费类型 free
扩展官网 https://www.bitsy.in
帮助页面URL https://www.bitsy.in/faq
支持的语言 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\/"
    ]
}