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\/"
    ]
}