YouTube Search Bar
Avoid YouTube home screen
什么是YouTube Search Bar?
YouTube Search Bar是由Gabriel Guimarães Cardoso开发的Chrome扩展程序,该扩展的主要功能是“Avoid YouTube home screen”。
扩展截图
下载YouTube Search Bar扩展crx文件
下载YouTube Search Bar扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
to be able to concentrate the best in studies I decided to create this extension to be able to search on youtube without having to go through the youtube home screen 扩展基本信息
| 名称 | |
| ID | bcabhalplnnjfbmnhbcdbphgcehcapme |
| 官方URL | https://chromewebstore.google.com/detail/youtube-search-bar/bcabhalplnnjfbmnhbcdbphgcehcapme |
| 简介 | Avoid YouTube home screen |
| 文件大小 | 48.89 KB |
| 安装次数 | 1,665 |
| 当前版本 | 1.1.0 |
| 更新时间 | 2021-01-14 |
| 上架时间 | 2021-01-11 |
| 评分 | 5.00/5 共21次评分 |
| 开发者 | Gabriel Guimarães Cardoso |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://github.com/GabrielGCardoso/youtube_search_bar |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "YouTube Search Bar",
"version": "1.1.0",
"description": "Avoid YouTube home screen",
"browser_action": {
"default_icon": "icon.png",
"default_popup": "index.html"
},
"manifest_version": 2
} | |