Monke Kanye
Random Quotes From Kanye
什么是Monke Kanye?
Monke Kanye是由Abhigyan Srivastav开发的Chrome扩展程序,该扩展的主要功能是“Random Quotes From Kanye”。
扩展截图
下载Monke Kanye扩展crx文件
下载Monke Kanye扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This extension provides you with randomly fetched quotes from the famous American rapper Kanye West. Every time you click on the extension's icon it will serve you with a random quote from Kanye west.
So whenever a website loading slow or wanna drop some fun stuff in the group chat or got some stress just use this as a Time killer or stress buster. Just be like Kanye do whatever you want with this extension.
This extension will be fun for every one but maybe except TAYLOR SWIFT. 扩展基本信息
| 名称 | |
| ID | akbkofffebidabhkbpjbnjcdjfppcene |
| 官方URL | https://chromewebstore.google.com/detail/monke-kanye/akbkofffebidabhkbpjbnjcdjfppcene |
| 简介 | Random Quotes From Kanye |
| 文件大小 | 13.25 KB |
| 安装次数 | 475 |
| 当前版本 | 1.0.0 |
| 更新时间 | 2022-07-06 |
| 上架时间 | 2022-07-06 |
| 评分 | 5.00/5 共3次评分 |
| 开发者 | Abhigyan Srivastav |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Monke Kanye",
"description": "Random Quotes From Kanye",
"version": "1.0.0",
"manifest_version": 3,
"action": {
"default_popup": "popup.html",
"default_icon": "logo.png"
},
"icons": {
"128": "logo.png"
}
} | |