YEET
Honestly just get yote bruv
什麼是YEET?
YEET是由td600開發的Chrome擴展程式,該擴展的主要功能是“Honestly just get yote bruv”。
擴展截圖
下載YEET擴展crx文件
下載YEET擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
YEET is an extension made for fun which basically destroys websites and replaces them some yeet stuff. 擴展基本資訊
| 名稱 | |
| ID | bmegpopljmjccjleobjedjnghjmlaocb |
| 官方網址 | 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"
}
} | |