YEET

Honestly just get yote bruv

Cos'è YEET?

YEET è un'estensione di Chrome sviluppata da td600, e la sua funzione principale è "Honestly just get yote bruv".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione YEET

Scarica i file di estensione YEET 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

                        YEET is an extension made for fun which basically destroys websites and replaces them some yeet stuff.                    

Informazioni di Base sull'Estensione

Nome YEET YEET
ID bmegpopljmjccjleobjedjnghjmlaocb
URL Ufficiale https://chromewebstore.google.com/detail/yeet/bmegpopljmjccjleobjedjnghjmlaocb
Descrizione Honestly just get yote bruv
Dimensione del File 10.33 KB
Conteggio Installazioni 907
Versione Corrente 1.3
Ultimo Aggiornamento 2018-11-21
Data di Pubblicazione 2018-11-15
Valutazione 3.67/5 Totale 6 Valutazioni
Sviluppatore td600
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "YEET",
    "description": "Honestly just get yote bruv",
    "version": "1.3",
    "author": "zivoric",
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "images\/icon.png",
        "default_title": "YEET"
    },
    "permissions": [
        "activeTab",
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "icons": {
        "128": "images\/icon.png"
    }
}