mx pak1 ! Vm b a c k g r o u n d . h t m l wI c s s \ o p t i o n s . c s s 5% ֚ d e f . j s o n + QF d e f a u l t s . j s n . u 'xZ i c o n - 1 8 . p n g _0 s i c o n . p n g D4 r&" i c o n s \ i c o n _ 1 6 . p n g VN #J i c o n s \ i c o n _ 3 2 . p n g PR ' U i c o n s \ i c o n _ 4 8 . p n g wY - ^ i n c l u d e s \ a p p . j s b ڃ
i n c l u d e s \ o p e n e r . j s m S kz i n c l u d e s \ v i e w e r . j s } 50 j s \ a p p _ b g . j s P wp j s \ b a c k g r o u n d . j s g c j s \ f r a m e s . j s Y nL JM
j s \ o p t i o n s . j s Z , G# l o c a l e \ c s - c z . i n i Õ l o c a l e \ e l - g r . i n i d d|
l o c a l e \ e n . i n i E
-ϖ l o c a l e \ e s - m x . i n i 5
N l o c a l e \ f i - f i . i n i : v l o c a l e \ f r - c a . i n i d lYM l o c a l e \ h u - h u . i n i z
2= l o c a l e \ n l - n l . i n i > =p l o c a l e \ p l - p l . i n i 3 V l o c a l e \ p t - b r . i n i K l o c a l e \ r u - r u . i n i O QZ l o c a l e \ t r - t r . i n i S l o c a l e \ u k - u a . i n i +
) l o c a l e \ z h - c n . i n i f x4 l o c a l e \ z h - t w . i n i v# ! g l o c a l e s . j s n & ƿ o p t i o n s . h t m l f.
:: Viewhance :: bgProcess
::-moz-selection {
background: #adf;
}
::selection {
background: #adf;
}
html {
cursor: default;
min-height: 100%;
background-color: #f3f3f5;
}
body {
display: none;
font: 13px "Lucida Grande", "Lucida Sans Unicode", "Tahoma", sans-serif;
position: relative;
background-color: #fff;
max-width: 700px;
min-height: 300px;
margin: 0 auto;
padding: 6px 15px 15px;
border-top: 0;
box-shadow: 0 0 6px #000;
-webkit-box-shadow: 0 0 6px #000;
}
a {
color: #1155ef;
text-decoration: none;
}
a:hover {
color: #000;
}
:focus {
outline: none;
}
.fn {
float: none;
}
.cur_zmin {
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
}
/* http://nicolasgallagher.com/micro-clearfix-hack/ */
.cf:before, .cf:after {
content: "";
display: table;
}
.cf:after {
clear: both;
}
#app_version {
display: block;
padding-bottom: 5px;
}
hr {
border: 1px solid #eee;
margin: 10px 0;
}
#right_panel {
position: absolute;
left: 100%;
top: 0;
}
#right_panel > aside {
padding: 0 5px 3px 8px;
position: fixed;
top: 0;
background-color: rgba(255, 255, 255, .8);
text-align: center;
box-shadow: 2px 2px 2px #aaa;
-webkit-box-shadow: 2px 2px 2px #aaa;
overflow: hidden;
}
#right_panel > aside, section {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.hidden,
body.opera .opera, body.firefox .firefox, body.chrome .chrome,
body.safari .safari, body.maxthon .maxthon {
display: none;
}
.logo {
display: block;
margin-top: 5px;
width: 128px;
height: 128px;
background: url(../icon.png) no-repeat center;
-webkit-transition: -webkit-box-shadow .2s;
-moz-transition: box-shadow .2s;
transition: box-shadow .2s;
border-radius: 10px;
}
.logo:hover {
box-shadow: 0 0 10px #bef;
-webkit-box-shadow: 0 0 10px #bef;
}
body > form > section {
display: none;
}
nav {
margin-bottom: 20px;
text-align: center;
}
nav > a {
-webkit-transition: border-bottom-color .5s;
-moz-transition: border-bottom-color .5s;
-o-transition: border-bottom-color .5s;
transition: border-bottom-color .5s;
text-decoration: none;
display: inline-block;
color: #1155ef;
padding: 5px 6px;
border-bottom: 3px solid transparent;
}
nav > a:hover {
-webkit-transition: border-bottom-color 0s;
-moz-transition: border-bottom-color 0s;
-o-transition: border-bottom-color 0s;
transition: border-bottom-color 0s;
border-bottom: 3px solid #aaf;
color: #000;
}
nav > .active {
color: #000;
border-bottom: 3px solid #000;
}
.prow {
clear: both;
padding-bottom: 3px;
}
.prow, .tiptop {
position: relative;
}
.tip {
overflow: hidden;
position: absolute;
padding: 5px 7px;
left: -48px;
top: -5px;
border: 1px solid transparent;
max-width: 100%;
width: 33px;
height: 25px;
font: 12px/150% Verdana, sans-serif;
white-space: pre-wrap;
color: rgba(0, 0, 0, 0);
z-index: 1;
visibility: hidden;
opacity: 0;
-webkit-transition: visibility 0s 0.5s, opacity 0.5s, color .7s;
-moz-transition: visibility 0s 0.5s, opacity 0.5s, color .7s;
-o-transition: visibility 0s 0.5s, opacity 0.5s, color .7s;
transition: visibility 0s 0.5s, opacity 0.5s, color .7s;
}
.tiptop:hover > .tip:not(:empty), .tipvis > .tip:not(:empty) {
-webkit-transition-delay: 0s;
-moz-transition-delay: 0s;
-o-transition-delay: 0s;
transition-delay: 0s;
visibility: visible;
opacity: 1;
}
.tip:hover {
overflow: visible;
left: -45px;
background-color: rgba(245, 245, 255, .9);
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #fff), color-stop(100%, rgba(245, 245, 255, 0)));
background-image: -moz-linear-gradient(top, #fff, rgba(245, 245, 255, 0));
background-image: -o-linear-gradient(top, #fff, rgba(245, 245, 255, 0));
background-image: linear-gradient(to bottom, #fff, rgba(245, 245, 255, 0));
color: #000;
padding: 10px;
padding-left: 40px;
border: 1px solid #ddd;
border-left: none;
border-radius: 6px;
box-shadow: 0 0 10px #666;
-webkit-box-shadow: 0 0 10px #666;
width: auto;
height: auto;
}
.tip::before {
display: inline-block;
padding: 0 6px 2px;
margin-right: 20px;
border: 3px solid #aaa;
border-right: none;
border-radius: 10px 6px 6px 10px;
text-align: center;
font: 700 17px Verdana, sans-serif;
color: #fff;
text-shadow: 0 0 3px #000, 0 0 3px #000;
content: "?";
}
.tip:hover::before {
position: absolute;
top: 5px;
left: 5px;
}
.prow > label, .prow > span:not(.clean) {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
width: 49.6%;
}
.prow > label {
padding-top: 8px;
}
.prow:hover label:not(.checkbox), label:not(.checkbox):hover {
color: #45f;
}
.prow > span:not(.clean) {
float: right;
margin-top: 4px;
max-width: 50%;
text-align: right;
}
.prow input[type="text"] {
width: 300px;
}
.prow select {
max-width: 308px;
}
.prow input[type="color"] + input[type="text"], .shorter_input {
width: 242px;
vertical-align: middle;
}
.prowone > label, .prowone > span {
width: auto !important;
padding: 2px 0;
}
.inp_tf_short {
width: 100px !important;
}
.sub_opt {
padding-left: 20px;
}
input, textarea, select, code, .checkbox, .pager > a {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: color .2s, border-color .2s;
-moz-transition: color .2s, border-color .2s;
-o-transition: color .2s, border-top-color .2s, border-right-color .2s, border-left-color .2s, border-bottom-color .2s;
transition: color .2s, border-color .2s;
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #fff), color-stop(100%, #f5f5f5));
background-image: -moz-linear-gradient(top, #fff, #f5f5f5);
background-image: -o-linear-gradient(top, #fff, #f5f5f5);
background-image: linear-gradient(to bottom, #fff, #f5f5f5);
background-color: rgba(242, 242, 242, 0);
padding: 3px;
margin: 2px;
border: 1px solid #ddd;
border-radius: 3px;
font: 13px Verdana, sans-serif;
}
pre, code, textarea {
font: 13px Consolas, Monaco, monospace;
}
code {
display: inline-block;
background-image: linear-gradient(to bottom, #FFFFFF, #F5F5F5);
border: 1px solid silver;
padding: 3px 5px;
}
select {
max-width: 100%;
}
textarea {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-tab-size: 4;
-moz-tab-size: 4;
-o-tab-size: 4;
tab-size: 4;
resize: none;
width: 100%;
}
select:focus, textarea:focus,
input[type="text"]:focus,
input:hover, select:hover, textarea:hover,
.prow:hover input, .prow:hover select,
label:hover input, .pager > a:hover,
.prow:hover .checkbox, label:hover > .checkbox, .checkbox:hover {
border: 1px solid #888;
}
input[type="checkbox"] {
display: none;
}
.checkbox {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
color: transparent;
display: inline-block;
vertical-align: middle;
width: 20px;
height: 20px;
padding: 0;
position: relative;
}
.checkbox:after {
content: "✔";
font-weight: 700;
position: absolute;
top: 0;
left: 3px;
}
input[type="checkbox"]:checked + .checkbox {
color: #616161;
}
input[type="number"], input[type="color"] {
width: 50px;
text-align: center;
}
input[type="color"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: none;
padding: 2px;
vertical-align: middle;
}
input[type="number"] {
width: 60px;
box-shadow: none; /* Firefox marks "invalid" inputs */
}
input[type="range"] {
height: 24px;
vertical-align: middle;
}
output {
display: inline-block;
min-width: 24px;
}
h3 {
clear: left;
}
.color_helper {
transition: opacity .3s;
float: right;
opacity: 0.3;
}
.color_helper:hover {
opacity: 1;
}
.color_helper > input[type="text"] {
width: 80px !important;
}
.shortcuts > label {
display: block;
}
.shortcuts > label:hover input {
border: 1px solid #aaa;
}
.shortcuts input, .sub_shortcuts input {
margin: 5px;
width: 35px;
text-align: center;
}
.sub_shortcuts input {
margin: 0;
}
.sub_shortcuts li {
line-height: 200%;
}
.op_buttons > button, .action_buttons > span {
position: relative;
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(0%, #fff), color-stop(100%, #f5f5f5));
background-image: -moz-linear-gradient(top, #fff, #f5f5f5);
background-image: -o-linear-gradient(top, #fff, #f5f5f5);
background-image: linear-gradient(to bottom, #fff, #f5f5f5);
cursor: pointer;
color: #000;
font-weight: 700;
font-size: 14px;
border-radius: 3px;
border: 1px solid #ddd;
}
.op_buttons > button {
-webkit-transition: border-color .3s, color .3s;
-moz-transition: border-color .3s, color .3s;
-o-transition-property: border-top-color, border-right-color, border-left-color, border-bottom-color, color;
-o-transition-duration: .3s;
transition: border-color .3s, color .3s;
box-shadow: 0 1px 2px rgba(0, 0, 0, .5);
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .5);
margin-bottom: 10px;
font: 700 14px Arial;
width: 95%;
padding: 10px 0;
}
.op_buttons > button:hover {
border: 1px solid #999;
}
.container_info {
text-align: center;
}
#info_sec > pre {
white-space: pre-line;
}
#locales_table {
border-collapse: separate;
border-spacing: 25px 2px;
margin: 0 auto;
font: 13px Consolas, Monaco;
}
#locales_table > tr:hover {
border-collapse: separate;
border-spacing: 25px 2px;
margin: 0 auto;
font: 13px Consolas, Monaco;
}
#locales_table th:first-child {
text-align: left;
}
#locales_table td:last-child {
text-align: center;
}[{
"type": "extension",
"frameworkVersion": "1.0.1",
"guid": "{000008f5-8a32-4389-a7da-2daa0e9d7760}",
"version": "0.9.1",
"title": {"en": "Viewhance"},
"description": {"_t": "APP_DESCRIPTION"},
"author": {
"name": "Deathamns",
"email": "deathamns@gmail.com"
},
"permissions": {"httpRequest": ["*"]},
"config": "options.html",
"service": {
"main": "background.html"
},
"actions": [
{
"type": "script",
"entryPoints": ["doc_start"],
"exclude": ["res"],
"js": [
"includes/app.js",
"includes/viewer.js"
],
"includeFrames": true
},
{
"type": "script",
"entryPoints": ["doc_end"],
"exclude": ["res"],
"js": [
"includes/opener.js"
],
"includeFrames": true
}
]
}]
// Tue, 08 Jul 2014 10:10:19 GMT
{
"mode": 1,
"minUpscale": 0,
"imgInfo": "%ow×%oh | %name (%perc%)",
"favicon": "",
"customCSS": "",
"center": true,
"wheelZoom": false,
"lpDelay": 350,
"lpLeft": 1,
"lpRight": 0,
"key_mOrig": "0",
"key_mFit": "1",
"key_mFitW": "2",
"key_mFitH": "3",
"key_rotL": "E",
"key_rotR": "R",
"key_flipH": "Q",
"key_flipV": "W",
"key_cycle": "C",
"opener": 0
}PNG
IHDR VΎW IDAT8oTU3Ngj
-!Z0j q>\r^]pmA6IiJC;;y9~>n%R
%"ԍsxywy?RRh0ZhEV_7b]1r