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
官方網址 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\/"
    ]
}