Shitty compliments
A shitty compliment generator
Vad är Shitty compliments?
Shitty compliments är en Chrome-tillägg utvecklad av rmaccaw, och dess huvudfunktion är "A shitty compliment generator".
Tilläggsskärmbilder
Ladda ner Shitty compliments-förlängningens CRX-fil
Ladda ner Shitty compliments-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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äggande Information om Tillägg
| Namn | |
| ID | flacjfcaagbichkakgocijimeddoeiio |
| Officiell webbadress | https://chromewebstore.google.com/detail/shitty-compliments/flacjfcaagbichkakgocijimeddoeiio |
| Beskrivning | A shitty compliment generator |
| Filstorlek | 576 KB |
| Antal Installationer | 168 |
| Aktuell Version | 1.0.6 |
| Senast Uppdaterad | 2018-06-24 |
| Publiceringsdatum | 2018-06-24 |
| Betyg | 5.00/5 Totalt 1 Betyg |
| Utvecklare | rmaccaw |
| Betalningssätt | free |
| Stödda Språk | 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"
}
} | |