Take a Drake
Tired ? Open a new tab, take a Drake :)
Co to jest Take a Drake?
Take a Drake to rozszerzenie Chrome opracowane przez isthatcentered, a jego główną funkcją jest „Tired ? Open a new tab, take a Drake :)”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Take a Drake
Pobierz pliki rozszerzeń Take a Drake 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
Get a new drake gif every time you open a new tab
Podstawowe informacje o rozszerzeniu
Nazwa | Take a Drake |
ID | eaefijohnceeipapnailhkmihdplcnfc |
Oficjalny URL | https://chromewebstore.google.com/detail/take-a-drake/eaefijohnceeipapnailhkmihdplcnfc |
Opis | Tired ? Open a new tab, take a Drake :) |
Rozmiar pliku | 49.4 KB |
Liczba instalacji | 170 |
Aktualna Wersja | 0.2 |
Ostatnia Aktualizacja | 2018-07-01 |
Data Publikacji | 2018-06-30 |
Deweloper | isthatcentered |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://github.com/isthatcentered/take-a-drake/tree/master |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Take a Drake", "manifest_version": 2, "version": "0.2", "description": "Tired ? Open a new tab, take a Drake :)", "icons": { "16": "cws assets\/icon16.png", "48": "cws assets\/icon48.png", "128": "cws assets\/icon128.png" }, "browser_action": { "default_title": "Tired ? Open a new tab, take a Drake :)" }, "chrome_url_overrides": { "newtab": "src\/tab\/index.html" } } |