Bitsy.in - Go tiny with your links

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

Co to jest Bitsy.in - Go tiny with your links?

Bitsy.in - Go tiny with your links to rozszerzenie Chrome opracowane przez Priyanka.Xportsoft, a jego główną funkcją jest „Bitsy.in is URL Shortening site that allows your URL converted in to tiny URL.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia Bitsy.in - Go tiny with your links

Pobierz pliki rozszerzeń Bitsy.in - Go tiny with your links w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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                    

Podstawowe informacje o rozszerzeniu

Nazwa Bitsy.in - Go tiny with your links Bitsy.in - Go tiny with your links
ID igbamioenikkpddpjgpiehmmnpbemnde
Oficjalny URL https://chromewebstore.google.com/detail/bitsyin-go-tiny-with-your/igbamioenikkpddpjgpiehmmnpbemnde
Opis Bitsy.in is URL Shortening site that allows your URL converted in to tiny URL.
Rozmiar pliku 153 KB
Liczba instalacji 59
Aktualna Wersja 4.5
Ostatnia Aktualizacja 2015-11-12
Data Publikacji 2015-11-12
Ocena 5.00/5 Łącznie 5 Oceny
Deweloper Priyanka.Xportsoft
Typ Płatności free
Strona Rozszerzenia https://www.bitsy.in
Adres URL Strony Pomocy https://www.bitsy.in/faq
Obsługiwane Języki 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\/"
    ]
}