Center'd - Center the new YT

Center the new YouTube layout!

O que é Center'd - Center the new YT?

Center'd - Center the new YT é uma extensão do Chrome desenvolvida por https://www.xboxgamercard.org, e sua principal característica é "Center the new YouTube layout!".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Center'd - Center the new YT

Baixe arquivos de extensão Center'd - Center the new YT no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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 :)                    

Informações Básicas da Extensão

Nome Center'd - Center the new YT Center'd - Center the new YT
ID kkgjcknlnbcciacdklmnafmfcfjnpcja
URL Oficial https://chromewebstore.google.com/detail/centerd-center-the-new-yt/kkgjcknlnbcciacdklmnafmfcfjnpcja
Descrição Center the new YouTube layout!
Tamanho do Arquivo 14.68 KB
Contagem de Instalações 4,075
Versão Atual 1.9
Última Atualização 2016-07-22
Data de Publicação 2016-07-22
Classificação 4.13/5 Total de 86 Avaliações
Desenvolvedor https://www.xboxgamercard.org
Tipo de Pagamento free
Site da Extensão http://www.xboxgamercard.org/centerd
URL da Página de Ajuda http://www.xboxgamercard.org/centerd
Idiomas Suportados 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"
}