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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان صفحة المساعدة 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\/"
    ]
}