YEET

Honestly just get yote bruv

YEETとは何ですか?

YEETはtd600によって開発されたChromeの拡張機能で、その主な機能は「Honestly just get yote bruv」です。

拡張機能のスクリーンショット

screenshot

YEET拡張機能のCRXファイルをダウンロード

YEET拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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

拡張機能の基本情報

名前 YEET YEET
ID bmegpopljmjccjleobjedjnghjmlaocb
公式URL https://chromewebstore.google.com/detail/yeet/bmegpopljmjccjleobjedjnghjmlaocb
説明 Honestly just get yote bruv
ファイルサイズ 10.33 KB
インストール数 907
現在のバージョン 1.3
最終更新日 2018-11-21
公開日 2018-11-15
評価 3.67/5 合計 6 レビュー
開発者 td600
支払い方法 free
対応言語 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"
    }
}