2016-12-06 23:33:29 +01:00
< html >
< head >
< title > Ultrawidify :: settings< / title >
< meta charset = "UTF-8" >
< base target = "_blank" >
< style >
@import url('https://fonts.googleapis.com/css?family=Oxygen:300,400&subset=latin-ext');
body{
background-image: url(data:image/png;base64,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);
background-size: 75px;
background-color: #000000;
color: #ddd;
font-family: 'Oxygen', serif;
font-size: 1.2em;
width: 100%;
border: 0px;
margin: 0px;
padding: 0px;
text-align: center;
2016-12-08 22:34:32 +01:00
z-index: -1000;
2016-12-06 23:33:29 +01:00
}
a, a:visited{
color: #fa6607;
text-decoration: none;
}
a:hover{
color: #fa6;
}
.show{
display: block !important;
}
.hide{
display: none !important;
}
head{
width: 100%;
border: 0px;
margin: 0px;
padding: 0px;
}
h1,h2{
color: #ff9;
font-weight: 300;
}
h1{
font-size: 3.3em;
}
h2{
font-size: 2.2em;
}
.content{
display: inline-block;
width: 52em;
}
.center{
margin: 0 auto;
}
.left{
text-align: left;
}
.block{
display: inline-block;
margin-left: 1em;
margin-right: 1em;
}
.tabline{
background-color: #000;
width: 100%;
margin-bottom: 1.5em;
padding-top: 0.3em;
padding-bottom: 0.4em;
2016-12-08 22:34:32 +01:00
z-index: -200;
2016-12-06 23:33:29 +01:00
}
.tab{
color: #fa6607;
}
2016-12-07 23:58:43 +01:00
.tab:hover{
text-shadow: #aa5 0px 0px 0.02em,#aa5 0px 0px 0.02em;
}
.tab-selected {
2016-12-06 23:33:29 +01:00
color: #ff9 !important;
}
#all{
min-width: 100%;
min-height: 100vh;
2016-12-07 23:58:43 +01:00
background-image: url('img/settings/about-bg.png');
2016-12-06 23:33:29 +01:00
background-position: calc(50vw + 20em) 10vh;
background-attachment: fixed;
background-size: auto 100%;
background-repeat: no-repeat;
}
2016-12-07 23:58:43 +01:00
.dup_keybinds{
background-color: #720 !important;
}
input[type=text]{
font-size: 1em;
padding-left: 0.6em;
margin-left: 1em;
width: 2em;
background-color: #000;
border: 1px #442 solid;
}
.uw_shortcuts_line{
padding-top: 0.25em;
padding-left: 10em;
}
.uw_shortcuts_label{
display: inline-block;
color: #fff;
width: 7.5em;
}
.buttonbar{
2017-01-09 20:27:38 +01:00
/* width: 100%; */
2016-12-07 23:58:43 +01:00
padding-left: 20em;
margin-bottom: 2em;
}
.button{
display: inline-block;
margin-left: 1em;
margin-right: 1em;
padding-left: 1em;
padding-right: 1em;
padding-top: 0.4em;
width: 4em;
text-align: center;
background-color: rgba(0,0,0,0.66);
color: #ffc;
height: 1.7em;
}
2016-12-06 23:33:29 +01:00
< / style >
< / head >
2016-12-07 23:58:43 +01:00
< body >
2016-12-06 23:33:29 +01:00
< div id = "all" >
< header >
< div class = "content center" >
< div class = "left" >
< h1 > Ultrawidify :: settings< / h1 >
< / div >
< / div >
< div class = "tabline center" >
< div class = "content left" >
2016-12-07 23:58:43 +01:00
< div id = "tab_shortcuts" class = "block tab tab-selected" > Shortcuts< / div >
< div id = "tab_about" class = "block tab" > About< / div >
2016-12-06 23:33:29 +01:00
< / div >
< / div >
< / header >
< div id = "uw_shortcuts" >
< div class = "content left" >
< form >
2016-12-07 23:58:43 +01:00
<!-- BEGIN FORM -->
2016-12-06 23:33:29 +01:00
<!-- fit width -->
< div class = "uw_shortcuts_line" >
< div class = "uw_shortcuts_label" > Fit to width< / div >
2016-12-07 23:58:43 +01:00
< input type = 'checkbox' id = 'fitw_ctrl' > Ctrl +
< input type = 'checkbox' id = 'fitw_shift' > Shift +
< input type = 'checkbox' id = 'fitw_alt' > Alt +
< input type = 'text' id = 'fitw_letter' maxlength = '1' class = 'shortcut_input' >
2016-12-06 23:33:29 +01:00
< / div >
<!-- fit height -->
< div class = "uw_shortcuts_line" >
< div class = "uw_shortcuts_label" > Fit to height< / div >
2016-12-07 23:58:43 +01:00
< input type = 'checkbox' id = 'fith_ctrl' > Ctrl +
< input type = 'checkbox' id = 'fith_shift' > Shift +
< input type = 'checkbox' id = 'fith_alt' > Alt +
< input type = 'text' id = 'fith_letter' maxlength = '1' class = 'shortcut_input' >
2016-12-06 23:33:29 +01:00
< / div >
<!-- reset -->
< div class = "uw_shortcuts_line" >
< div class = "uw_shortcuts_label" > Reset< / div >
2016-12-07 23:58:43 +01:00
< input type = 'checkbox' id = 'reset_ctrl' > Ctrl +
< input type = 'checkbox' id = 'reset_shift' > Shift +
< input type = 'checkbox' id = 'reset_alt' > Alt +
< input type = 'text' id = 'reset_letter' maxlength = '1' class = 'shortcut_input' >
2016-12-06 23:33:29 +01:00
< / div >
<!-- zoom -->
< div class = "uw_shortcuts_line" >
< div class = "uw_shortcuts_label" > Zoom< / div >
2016-12-07 23:58:43 +01:00
< input type = 'checkbox' id = 'zoom_ctrl' > Ctrl +
< input type = 'checkbox' id = 'zoom_shift' > Shift +
< input type = 'checkbox' id = 'zoom_alt' > Alt +
< input type = 'text' id = 'zoom_letter' maxlength = '1' class = 'shortcut_input' >
2016-12-06 23:33:29 +01:00
< / div >
<!-- unzoom -->
< div class = "uw_shortcuts_line" >
< div class = "uw_shortcuts_label" > Unzoom< / div >
2016-12-07 23:58:43 +01:00
< input type = 'checkbox' id = 'unzoom_ctrl' > Ctrl +
< input type = 'checkbox' id = 'unzoom_shift' > Shift +
< input type = 'checkbox' id = 'unzoom_alt' > Alt +
< input type = 'text' id = 'unzoom_letter' maxlength = '1' class = 'shortcut_input' >
2016-12-06 23:33:29 +01:00
< / div >
<!-- force 21:9 -->
< div class = "uw_shortcuts_line" >
2017-01-09 20:27:38 +01:00
< div class = "uw_shortcuts_label" > Force 21:9< / div >
2016-12-07 23:58:43 +01:00
< input type = 'checkbox' id = 'ar219_ctrl' > Ctrl +
< input type = 'checkbox' id = 'ar219_shift' > Shift +
< input type = 'checkbox' id = 'ar219_alt' > Alt +
< input type = 'text' id = 'ar219_letter' maxlength = '1' class = 'shortcut_input' >
2016-12-06 23:33:29 +01:00
< / div >
<!-- force 16:9 -->
< div class = "uw_shortcuts_line" >
2017-01-09 20:27:38 +01:00
< div class = "uw_shortcuts_label" > Force 16:9< / div >
2016-12-07 23:58:43 +01:00
< input type = 'checkbox' id = 'ar169_ctrl' > Ctrl +
< input type = 'checkbox' id = 'ar169_shift' > Shift +
< input type = 'checkbox' id = 'ar169_alt' > Alt +
< input type = 'text' id = 'ar169_letter' maxlength = '1' class = 'shortcut_input' >
2016-12-06 23:33:29 +01:00
< / div >
<!-- force 16:10 -->
< div class = "uw_shortcuts_line" >
2017-01-09 20:27:38 +01:00
< div class = "uw_shortcuts_label" > Force 16:10< / div >
2016-12-07 23:58:43 +01:00
< input type = 'checkbox' id = 'ar1610_ctrl' > Ctrl +
< input type = 'checkbox' id = 'ar1610_shift' > Shift +
< input type = 'checkbox' id = 'ar1610_alt' > Alt +
< input type = 'text' id = 'ar1610_letter' maxlength = '1' class = 'shortcut_input' >
2016-12-06 23:33:29 +01:00
< / div >
<!-- force 4:3 -->
< div class = "uw_shortcuts_line" >
2017-01-09 20:27:38 +01:00
< div class = "uw_shortcuts_label" > Force 4:3< / div >
2016-12-07 23:58:43 +01:00
< input type = 'checkbox' id = 'ar43_ctrl' > Ctrl +
< input type = 'checkbox' id = 'ar43_shift' > Shift +
< input type = 'checkbox' id = 'ar43_alt' > Alt +
< input type = 'text' id = 'ar43_letter' maxlength = '1' class = 'shortcut_input' >
2016-12-06 23:33:29 +01:00
< / div >
2016-12-07 23:58:43 +01:00
<!-- END FORM -->
2016-12-06 23:33:29 +01:00
< / form >
2016-12-07 23:58:43 +01:00
< div class = "buttonbar" > < div class = "button" id = "kb_cancel" > Cancel< / div > < div class = "button" id = "kb_save" > Save< / div > < / div >
2016-12-06 23:33:29 +01:00
< div id = "errbox" > < / div >
2016-12-07 23:58:43 +01:00
< div > < small > < b > Note:< / b > keyboard shortcut conflicts aren't handled by this extension. You must know your shortcuts.< br / > < b > Pro tip:< / b > If you don't want to have a keybind for a shortcut, just uncheck all boxes for the action and remove the letter< / small > < / div >
2016-12-06 23:33:29 +01:00
< / div >
< / div >
< div id = "about" class = "hide" >
< div class = "content left" >
< h2 > Ultrawidify - an aspect ratio fixer for youtube< / h2 >
< p > Created by Tamius Han (me). If something is broken, you can shout at me on < a href = "https://github.com/xternal7/ultrawidify" > github< / a > (shout nicely, though. Open an issue or bug report or something). If you're curious to see the source code, < a href = "https://github.com/xternal7/ultrawidify" > github's here< / a > . If you're looking at this page because you're bored and want to be bored some more, < a href = "http://tamius.net" > my website's here< / a > .< / p >
< h2 > Plans for the future< / h2 >
< p > Netflix support, probably.< / p >
< h2 > Acknowledgements< / h2 >
< p > This extension uses font < a href = "https://fonts.google.com/specimen/Oxygen" > Oxygen< / a > .< / p >
< p > Special thanks to CD Project Red (The Witcher 2), Anet (Guild Wars 2), and Valve (CS:GO), which made it possible for me to untrigger myself after seeing so many improperly encoded videos.< / p >
< small > < p > More or less.< / p >
2016-12-08 22:34:32 +01:00
<!-- <p>GW2 is also roughly how the avatar was obtained. Noone tell Anet, though.</p> --> < / small >
2016-12-06 23:33:29 +01:00
< p > Special one-finger salute to all incompetent people who don't know how to properly encode videos and upload them to youtube (to word it most nicely).< / p >
< p > Special thanks to me for making this extension. You're welcome.< / p >
< / div >
< / div >
2016-12-07 23:58:43 +01:00
< / div >
< script src = "./settings.js" > < / script >
2016-12-06 23:33:29 +01:00
< / body >
< / html >