Shitty compliments
A shitty compliment generator
What is Shitty compliments?
Shitty compliments is a Chrome extension developed by rmaccaw, and its main feature is "A shitty compliment generator".
Extension Screenshots
Download Shitty compliments Extension CRX File
Download Shitty compliments extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Shitty compliments |
ID | flacjfcaagbichkakgocijimeddoeiio |
Official URL | https://chromewebstore.google.com/detail/shitty-compliments/flacjfcaagbichkakgocijimeddoeiio |
Description | A shitty compliment generator |
File Size | 576 KB |
Installation Count | 168 |
Current Version | 1.0.6 |
Last Updated | 2018-06-24 |
Publish Date | 2018-06-24 |
Rating | 5.00/5 Total 1 Ratings |
Developer | rmaccaw |
Payment Type | free |
Supported Languages | 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" } } |