Bitsy.in - Go tiny with your links

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

Apa itu Bitsy.in - Go tiny with your links?

Bitsy.in - Go tiny with your links adalah ekstensi Chrome yang dikembangkan oleh Priyanka.Xportsoft, dan fitur utamanya adalah "Bitsy.in is URL Shortening site that allows your URL converted in to tiny URL.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Bitsy.in - Go tiny with your links

Unduh file ekstensi Bitsy.in - Go tiny with your links dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama Bitsy.in - Go tiny with your links Bitsy.in - Go tiny with your links
ID igbamioenikkpddpjgpiehmmnpbemnde
URL Resmi https://chromewebstore.google.com/detail/bitsyin-go-tiny-with-your/igbamioenikkpddpjgpiehmmnpbemnde
Deskripsi Bitsy.in is URL Shortening site that allows your URL converted in to tiny URL.
Ukuran File 153 KB
Jumlah Instalasi 59
Versi Saat Ini 4.5
Terakhir Diperbarui 2015-11-12
Tanggal Publikasi 2015-11-12
Penilaian 5.00/5 Total 5 Penilaian
Pengembang Priyanka.Xportsoft
Tipe Pembayaran free
Situs Ekstensi https://www.bitsy.in
URL Halaman Bantuan https://www.bitsy.in/faq
Bahasa yang Didukung 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\/"
    ]
}