Emerald Eyes 的评价
Emerald Eyes 作者: risoconpollo
Firefox 用户 17141158 的评价
评分 4 / 5
来自 Firefox 用户 17141158, 3 年前5 条评价
- 评分 5 / 5来自 pancakelol, 3 年前
- So i really like this addon.... but there were a few places i felt like it was rought around the edges.....
For instance, when you click into the address bar.... the current web address ends up totally greened out..... also, there are some areas of the header where you cant read the tab names because they blend with the background.
So i learned how to edit them a bit for the sole purpose of customizing this specific skin.... and it took me forever, but i feel like i improved it pretty well..... AND then i found out just a few minutes ago that Firefox scans the code every so often and will flag it as corrupt..... :(
Anyways! Here is the modified scripts if your interested:
{
"manifest_version": 2,
"version": "1.1",
"name": "Emerald Eyes (Crimson MoD)",
"theme": {
"images": {
"additional_backgrounds": [
"images/0.jpg"
]
},
"properties": {
"additional_backgrounds_alignment": [
"center top"
],
"additional_backgrounds_tiling": [
"repeat"
]
},
"colors": {
"bookmark_text": "rgba(255, 255, 255, 50)",
"toolbar": "rgba(22, 74, 0, 0.58)",
"toolbar_text": "rgb(0, 255, 0)",
"frame": "rgb(0, 0, 0)",
"tab_background_text": "rgb(0, 255, 0)",
"toolbar_field": "rgba(4, 36, 4, 0.50)",
"toolbar_field_text": "rgb(0, 255, 0)",
"tab_line": "rgb(0, 255, 0)",
"popup": "rgba(28, 28, 28, 0.42)",
"popup_text": "rgb(0, 255, 0)",
"button_background_active": "rgbA(0, 0, 0, 0.72)",
"button_background_hover": "rgbA(0, 0, 0, 0.72)",
"frame_inactive": "rgb(20, 60, 0)",
"icons_attention": "rgbA(0, 255, 0, 0.32)",
"icons": "rgb(0, 255, 0)",
"ntp_background": "rgb(0, 0, 0)",
"ntp_text": "rgb(0, 255, 0)",
"popup_border": "rgb(0, 255, 0)",
"popup_highlight_text": "rgb(0, 255, 0)",
"popup_highlight": "rgb(20, 20, 20, 0.)",
"sidebar_border": "rgb(0, 255, 0)",
"sidebar_highlight": "rgb(0, 255, 0)",
"sidebar_text": "rgb(0, 255, 0)",
"tab_loading": "rgb(0, 255, 0)",
"toolbar_field_highlight_text": "rgba(80, 200, 0, 44)",
"toolbar_field_separator": "rgba(0, 220, 0, 44)",
"toolbar_field_highlight": "rgba(0, 0, 0, 58)",
"toolbar_top_separator": "rgba(0, 255, 0, 44)"
}
}
} - 评分 3 / 5来自 Santiago Acosta, 3 年前