Shitty compliments
A shitty compliment generator
Co to jest Shitty compliments?
Shitty compliments to rozszerzenie Chrome opracowane przez rmaccaw, a jego główną funkcją jest „A shitty compliment generator”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Shitty compliments
Pobierz pliki rozszerzeń Shitty compliments 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
Welcome to shitty compliments!
Is there someone in your life who doesn't quite deserve a compliment but you want to say something kinda nice?
Introducing the shitty compliment generator, a shitty chrome extension which randomly generates a shitty compliment for you to use.
Do you know some shitty compliments that are not in the generator? Suggest your own in the extension. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | flacjfcaagbichkakgocijimeddoeiio |
| Oficjalny URL | https://chromewebstore.google.com/detail/shitty-compliments/flacjfcaagbichkakgocijimeddoeiio |
| Opis | A shitty compliment generator |
| Rozmiar pliku | 576 KB |
| Liczba instalacji | 168 |
| Aktualna Wersja | 1.0.6 |
| Ostatnia Aktualizacja | 2018-06-24 |
| Data Publikacji | 2018-06-24 |
| Ocena | 5.00/5 Łącznie 1 Oceny |
| Deweloper | rmaccaw |
| Typ Płatności | free |
| Obsługiwane Języki | en-GB |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Shitty compliments",
"version": "1.0.6",
"description": "A shitty compliment generator",
"browser_action": {
"default_icon": {
"16": "images\/icon_16.png",
"24": "images\/icon_24.png",
"32": "images\/icon_32.png",
"128": "images\/icon_128.png"
},
"default_title": "Shitty compliments",
"default_popup": "popup.html"
}
} | |