Monke Kanye
Random Quotes From Kanye
What is Monke Kanye?
Monke Kanye is a Chrome extension developed by Abhigyan Srivastav, and its main feature is "Random Quotes From Kanye".
Extension Screenshots
Download Monke Kanye Extension CRX File
Download Monke Kanye 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
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.
Extension Basic Information
Name | Monke Kanye |
ID | akbkofffebidabhkbpjbnjcdjfppcene |
Official URL | https://chromewebstore.google.com/detail/monke-kanye/akbkofffebidabhkbpjbnjcdjfppcene |
Description | Random Quotes From Kanye |
File Size | 13.25 KB |
Installation Count | 475 |
Current Version | 1.0.0 |
Last Updated | 2022-07-06 |
Publish Date | 2022-07-06 |
Rating | 5.00/5 Total 3 Ratings |
Developer | Abhigyan Srivastav |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } } |