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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Priyanka.Xportsoft และคุณลักษณะหลักของมันคือ "Bitsy.in is URL Shortening site that allows your URL converted in to tiny URL."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Bitsy.in - Go tiny with your links

ดาวน์โหลดไฟล์ส่วนขยาย 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\/"
    ]
}