Bitsy.in - Go tiny with your links
Bitsy.in is URL Shortening site that allows your URL converted in to tiny URL.
Was ist Bitsy.in - Go tiny with your links?
Bitsy.in - Go tiny with your links ist eine Chrome-Erweiterung, die von Priyanka.Xportsoft entwickelt wurde, und ihr Hauptmerkmal ist "Bitsy.in is URL Shortening site that allows your URL converted in to tiny URL.".
Erweiterungsscreenshots
Bitsy.in - Go tiny with your links-Erweiterungs-CRX-Datei herunterladen
Laden Sie Bitsy.in - Go tiny with your links-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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
Grundlegende Informationen zur Erweiterung
Name | Bitsy.in - Go tiny with your links |
ID | igbamioenikkpddpjgpiehmmnpbemnde |
Offizielle URL | https://chromewebstore.google.com/detail/bitsyin-go-tiny-with-your/igbamioenikkpddpjgpiehmmnpbemnde |
Beschreibung | Bitsy.in is URL Shortening site that allows your URL converted in to tiny URL. |
Dateigröße | 153 KB |
Installationsanzahl | 59 |
Aktuelle Version | 4.5 |
Letztes Update | 2015-11-12 |
Veröffentlichungsdatum | 2015-11-12 |
Bewertung | 5.00/5 Insgesamt 5 Bewertungen |
Entwickler | Priyanka.Xportsoft |
Zahlungsart | free |
Erweiterungswebsite | https://www.bitsy.in |
Hilfeseite URL | https://www.bitsy.in/faq |
Unterstützte Sprachen | 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\/" ] } |