Bitsy.in - Go tiny with your links

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

Hvad er Bitsy.in - Go tiny with your links?

Bitsy.in - Go tiny with your links er en Chrome-udvidelse udviklet af Priyanka.Xportsoft, og dens hovedfunktion er "Bitsy.in is URL Shortening site that allows your URL converted in to tiny URL.".

Udvidelsesskærmbilleder

screenshot
screenshot

Download Bitsy.in - Go tiny with your links-udvidelses-CRX-fil

Download Bitsy.in - Go tiny with your links-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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                    

Grundlæggende oplysninger om udvidelsen

Navn Bitsy.in - Go tiny with your links Bitsy.in - Go tiny with your links
ID igbamioenikkpddpjgpiehmmnpbemnde
Officiel URL https://chromewebstore.google.com/detail/bitsyin-go-tiny-with-your/igbamioenikkpddpjgpiehmmnpbemnde
Beskrivelse Bitsy.in is URL Shortening site that allows your URL converted in to tiny URL.
Filstørrelse 153 KB
Antal Installationer 59
Nuværende Version 4.5
Senest Opdateret 2015-11-12
Udgivelsesdato 2015-11-12
Bedømmelse 5.00/5 Samlet 5 Bedømmelser
Udvikler Priyanka.Xportsoft
Betalingsmetode free
Udvidelseswebsted https://www.bitsy.in
Hjælpeside-URL https://www.bitsy.in/faq
Understøttede Sprog 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\/"
    ]
}