Themes for YouTube™ and Picture in Picture
Changes the YouTube™ theme, including dark mode theme and Add Picture in Picture mode to all sites
什么是Themes for YouTube™ and Picture in Picture?
Themes for YouTube™ and Picture in Picture是由maria.pedraza3000开发的Chrome扩展程序,该扩展的主要功能是“Changes the YouTube™ theme, including dark mode theme and Add Picture in Picture mode to all sites”。
扩展截图
下载Themes for YouTube™ and Picture in Picture扩展crx文件
下载Themes for YouTube™ and Picture in Picture扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Change the theme of YouTube™ with multiple themes and dark mode themes. You also can make new theme for YouTube™ with our online theme creator. Otherwise, you can press F9 to play video in the Picture and Picture mode on all sites.
HOW TO USE:
1. Click on the extension icon to turn on/off the theme.
2. How to change the theme:
+ Right click on extension icon.
+ Click on Options.
+ Select the theme you want to apply.
3. Play video in the PinP mode: press F9 (on all site that you are playing video)
Advanced features: On the option page, you can remove black bars around video, hide the scrollbar, etc. 扩展基本信息
| 名称 | |
| ID | deljjimclpnhngmikaiiodgggdniaooh |
| 官方URL | https://chromewebstore.google.com/detail/themes-for-youtube-and-pi/deljjimclpnhngmikaiiodgggdniaooh |
| 简介 | Changes the YouTube™ theme, including dark mode theme and Add Picture in Picture mode to all sites |
| 文件大小 | 353 KB |
| 安装次数 | 20,000 |
| 当前版本 | 2.2.6 |
| 更新时间 | 2022-11-08 |
| 上架时间 | 2020-07-03 |
| 评分 | 4.34/5 共480次评分 |
| 开发者 | maria.pedraza3000 |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://sites.google.com/view/crx/youtube-dark-mode |
| 帮助页面URL | https://sites.google.com/view/crx/youtube-dark-mode |
| 支持的语言 | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,ar,zh-CN,zh-TW,ja,ko |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "__MSG_name__",
"short_name": "__MSG_short_name__",
"manifest_version": 2,
"version": "2.2.6",
"description": "__MSG_description__",
"default_locale": "en",
"browser_action": {
"default_icon": "48.png",
"default_title": "__MSG_default_title__"
},
"background": {
"page": "bgr.html"
},
"options_page": "option.html",
"options_ui": {
"chrome_style": true,
"page": "option.html"
},
"permissions": [
"tabs",
"activeTab",
"storage",
"webRequest",
"webRequestBlocking",
" | |