YEET

Honestly just get yote bruv

Qu'est-ce que YEET ?

YEET est une extension Chrome développée par td600, et sa fonction principale est "Honestly just get yote bruv".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension YEET

Téléchargez les fichiers d'extension YEET au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom YEET YEET
ID bmegpopljmjccjleobjedjnghjmlaocb
URL Officiel https://chromewebstore.google.com/detail/yeet/bmegpopljmjccjleobjedjnghjmlaocb
Description Honestly just get yote bruv
Taille du Fichier 10.33 KB
Nombre d'Installations 907
Version Actuelle 1.3
Dernière Mise à Jour 2018-11-21
Date de Publication 2018-11-15
Évaluation 3.67/5 Total 6 Évaluations
Développeur td600
Type de Paiement free
Langues Prises en Charge 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"
    }
}