Black and Red Scrollbar
Changes The scroll bar to a small simpler black and red scrollbar. Based on my red and black nerv evangelion theme.
Black and Red Scrollbarとは何ですか?
Black and Red Scrollbarはzherryzhohnによって開発されたChromeの拡張機能で、その主な機能は「Changes The scroll bar to a small simpler black and red scrollbar. Based on my red and black nerv evangelion theme.」です。
拡張機能のスクリーンショット
Black and Red Scrollbar拡張機能のCRXファイルをダウンロード
Black and Red Scrollbar拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Changes The scroll bar to a small simpler black and red scrollbar.
Based on my red and black nerv evangelion theme.
find more of my chrome themes here
https://goo.gl/IUk7YM
Thanks 12ozmousesuks and all the anime girls and robots.
For updates, feedback, or suggestions. Contact me at twitter.com/Zherryzhohn
12/09/10: This extension won the 100% CLEAN award granted by Softpedia
http://mac.softpedia.com/progClean/Black-and-Red-Scrollbar-Clean-90010.html
12/29/10: I fixed a slight tweak in naming the PNG files. It should fix the problems some people had. 拡張機能の基本情報
| 名前 | |
| ID | acgecdfblegjbbejckcbldclahcdpgdp |
| 公式URL | https://chromewebstore.google.com/detail/black-and-red-scrollbar/acgecdfblegjbbejckcbldclahcdpgdp |
| 説明 | Changes The scroll bar to a small simpler black and red scrollbar. Based on my red and black nerv evangelion theme. |
| ファイルサイズ | 7.95 KB |
| インストール数 | 6,168 |
| 現在のバージョン | 1.8 |
| 最終更新日 | 2016-01-15 |
| 公開日 | 2016-01-15 |
| 評価 | 4.12/5 合計 164 レビュー |
| 開発者 | zherryzhohn |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"version": "1.8",
"content_scripts": [
{
"css": [
"evascrollbars.css"
],
"matches": [
"http:\/\/*\/*",
"https:\/\/*\/*"
]
}
],
"description": "Changes The scroll bar to a small simpler black and red scrollbar. Based on my red and black nerv evangelion theme. ",
"icons": {
"128": "icon128.png",
"48": "icon48.png"
},
"name": "Black and Red Scrollbar"
} | |