Center'd - Center the new YT
Center the new YouTube layout!
什么是Center'd - Center the new YT?
Center'd - Center the new YT是由https://www.xboxgamercard.org开发的Chrome扩展程序,该扩展的主要功能是“Center the new YouTube layout!”。
扩展截图
下载Center'd - Center the new YT扩展crx文件
下载Center'd - Center the new YT扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Does the fact that YouTubes new layout is not centered annoy you? Center the new YouTube layout easily with this extension! Works best with a 1920 x 1080 screen resolution as thats what it was developed on. If there are any bugs please write them in the reviews. ** Release Notes ** Version 1.2: Official Release Version Version 1.3: Fixed Channel Bug Version 1.4: 1400px and 1280px resolution fixes added. Version 1.5: Added https:// support. Version 1.6: Fixed minor alignment bugs, added support for people with 800px or below resolution. Version 1.7: Generally neatened up a lot of resolutions, added support for people with a res of 2800 or lower. Version 1.8: Fixed footer and alerts. Version 1.9: Fixed inbox header If you use a different resolution to 1920 x 1080 and you think it's not right, please contact us here and we will fix it: http://www.xboxgamercard.org/centerd Even though Google says this extension can access your information on YouTube, we do not access any of your data. None at all. All we do is center the video website :) Thank you all for using this extension, happy YouTube'n :)
扩展基本信息
名称 | Center'd - Center the new YT |
ID | kkgjcknlnbcciacdklmnafmfcfjnpcja |
官方URL | https://chromewebstore.google.com/detail/centerd-center-the-new-yt/kkgjcknlnbcciacdklmnafmfcfjnpcja |
简介 | Center the new YouTube layout! |
文件大小 | 14.68 KB |
安装次数 | 4,075 |
当前版本 | 1.9 |
更新时间 | 2016-07-22 |
上架时间 | 2016-07-22 |
评分 | 4.13/5 共86次评分 |
开发者 | https://www.xboxgamercard.org |
付费类型 | free |
扩展官网 | http://www.xboxgamercard.org/centerd |
帮助页面URL | http://www.xboxgamercard.org/centerd |
支持的语言 | en-GB |
manifest.json | |
{ "content_scripts": [ { "css": [ "hack.css" ], "matches": [ "http:\/\/www.youtube.com\/*", "https:\/\/www.youtube.com\/*" ], "js": [ "hack.js" ] } ], "description": "Center the new YouTube layout!", "manifest_version": 2, "name": "Center'd - Center the new YT", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.9" } |