URL Shortner clck.pw
URL Shortner
Co to jest URL Shortner clck.pw?
URL Shortner clck.pw to rozszerzenie Chrome opracowane przez https://clck.pw, a jego główną funkcją jest „URL Shortner”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia URL Shortner clck.pw
Pobierz pliki rozszerzeń URL Shortner clck.pw 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
Site on shortening yours of links. From link length make the short. Conveniently for the Twitter, Facebook, etc. In the appendix there are functions of the password of the link and assignment of the name of the reduced link.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | bnheknkedlddaknnnbiohnknbopahlcl |
Oficjalny URL | https://chromewebstore.google.com/detail/url-shortner-clckpw/bnheknkedlddaknnnbiohnknbopahlcl |
Opis | URL Shortner |
Rozmiar pliku | 774 KB |
Liczba instalacji | 200 |
Aktualna Wersja | 2.0 |
Ostatnia Aktualizacja | 2013-07-29 |
Data Publikacji | 2013-07-29 |
Ocena | 4.00/5 Łącznie 4 Oceny |
Deweloper | https://clck.pw |
Typ Płatności | free |
Adres URL Strony Pomocy | http://clck.pw/disclaimer.php |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "URL Shortner clck.pw", "description": "URL Shortner", "version": "2.0", "manifest_version": 2, "permissions": [ "tabs", "http:\/\/*\/" ], "browser_action": { "default_icon": "popup.png", "default_title": "URL Shortner clck.pw", "default_popup": "popup.html" }, "icons": { "128": "icon.png" } } |