Shitty compliments
A shitty compliment generator
什么是Shitty compliments?
Shitty compliments是由rmaccaw开发的Chrome扩展程序,该扩展的主要功能是“A shitty compliment generator”。
扩展截图
下载Shitty compliments扩展crx文件
下载Shitty compliments扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | Shitty compliments |
ID | flacjfcaagbichkakgocijimeddoeiio |
官方URL | https://chromewebstore.google.com/detail/shitty-compliments/flacjfcaagbichkakgocijimeddoeiio |
简介 | A shitty compliment generator |
文件大小 | 576 KB |
安装次数 | 168 |
当前版本 | 1.0.6 |
更新时间 | 2018-06-24 |
上架时间 | 2018-06-24 |
评分 | 5.00/5 共1次评分 |
开发者 | rmaccaw |
付费类型 | free |
支持的语言 | 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" } } |