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