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.
Wat is Black and Red Scrollbar?
Black and Red Scrollbar is een Chrome-extensie ontwikkeld door zherryzhohn, en de belangrijkste functie is "Changes The scroll bar to a small simpler black and red scrollbar. Based on my red and black nerv evangelion theme.".
Extensie Screenshots
Download het CRX-bestand van de extensie Black and Red Scrollbar
Download Black and Red Scrollbar-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | acgecdfblegjbbejckcbldclahcdpgdp |
| Officiële URL | https://chromewebstore.google.com/detail/black-and-red-scrollbar/acgecdfblegjbbejckcbldclahcdpgdp |
| Beschrijving | Changes The scroll bar to a small simpler black and red scrollbar. Based on my red and black nerv evangelion theme. |
| Bestandsgrootte | 7.95 KB |
| Aantal Installaties | 6,168 |
| Huidige Versie | 1.8 |
| Laatst Bijgewerkt | 2016-01-15 |
| Publicatiedatum | 2016-01-15 |
| Beoordeling | 4.12/5 Totaal 164 Beoordelingen |
| Ontwikkelaar | zherryzhohn |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
} | |