Monke Kanye

Random Quotes From Kanye

Cos'è Monke Kanye?

Monke Kanye è un'estensione di Chrome sviluppata da Abhigyan Srivastav, e la sua funzione principale è "Random Quotes From Kanye".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Monke Kanye

Scarica i file di estensione Monke Kanye in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Monke Kanye Monke Kanye
ID akbkofffebidabhkbpjbnjcdjfppcene
URL Ufficiale https://chromewebstore.google.com/detail/monke-kanye/akbkofffebidabhkbpjbnjcdjfppcene
Descrizione Random Quotes From Kanye
Dimensione del File 13.25 KB
Conteggio Installazioni 475
Versione Corrente 1.0.0
Ultimo Aggiornamento 2022-07-06
Data di Pubblicazione 2022-07-06
Valutazione 5.00/5 Totale 3 Valutazioni
Sviluppatore Abhigyan Srivastav
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    }
}