Shitty compliments
A shitty compliment generator
Hvad er Shitty compliments?
Shitty compliments er en Chrome-udvidelse udviklet af rmaccaw, og dens hovedfunktion er "A shitty compliment generator".
Udvidelsesskærmbilleder
Download Shitty compliments-udvidelses-CRX-fil
Download Shitty compliments-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
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. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | flacjfcaagbichkakgocijimeddoeiio |
| Officiel URL | https://chromewebstore.google.com/detail/shitty-compliments/flacjfcaagbichkakgocijimeddoeiio |
| Beskrivelse | A shitty compliment generator |
| Filstørrelse | 576 KB |
| Antal Installationer | 168 |
| Nuværende Version | 1.0.6 |
| Senest Opdateret | 2018-06-24 |
| Udgivelsesdato | 2018-06-24 |
| Bedømmelse | 5.00/5 Samlet 1 Bedømmelser |
| Udvikler | rmaccaw |
| Betalingsmetode | free |
| Understøttede Sprog | 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"
}
} | |