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 |
| 官方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"
}
} | |