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 là gì?

Black and Red Scrollbar là một tiện ích mở rộng Chrome được phát triển bởi zherryzhohn, và tính năng chính của nó là "Changes The scroll bar to a small simpler black and red scrollbar. Based on my red and black nerv evangelion theme.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Black and Red Scrollbar

Tải xuống các tệp mở rộng Black and Red Scrollbar dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Black and Red Scrollbar Black and Red Scrollbar
ID acgecdfblegjbbejckcbldclahcdpgdp
URL Chính Thức https://chromewebstore.google.com/detail/black-and-red-scrollbar/acgecdfblegjbbejckcbldclahcdpgdp
Mô tả Changes The scroll bar to a small simpler black and red scrollbar. Based on my red and black nerv evangelion theme.
Kích Thước Tệp 7.95 KB
Số Lần Cài Đặt 6,168
Phiên Bản Hiện Tại 1.8
Cập Nhật Lần Cuối 2016-01-15
Ngày Phát Hành 2016-01-15
Đánh Giá 4.12/5 Tổng số 164 Đánh Giá
Nhà Phát Triển zherryzhohn
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
}