Deep Dark Scrollbars

Deep Dark Scrollbars Changes the appearance of the scrollbars to match my chrome theme Deep Dark from actualmanx.

Wat is Deep Dark Scrollbars?

Deep Dark Scrollbars is een Chrome-extensie ontwikkeld door https://actualmanx.blogspot.com, en de belangrijkste functie is "Deep Dark Scrollbars Changes the appearance of the scrollbars to match my chrome theme Deep Dark from actualmanx.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Deep Dark Scrollbars

Download Deep Dark Scrollbars-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

                        Deep dark Scrollbars changes the appearance of the scrollbars to match my chrome theme Deep Dark. Install the Deep Dark Theme at https://chrome.google.com/webstore/detail/deep-dark/eeffcpnmcmfdfnaadpnkldhkcjjiihcf 
Or Deep Dark Aero at https://chrome.google.com/webstore/detail/deep-dark-aero/bnojoikdjmknckagmicjhhbknpcjdjnm                    

Basisinformatie over de Extensie

Naam Deep Dark Scrollbars Deep Dark Scrollbars
ID feeaojjpfjaggengmoigjlckepbmkane
Officiële URL https://chromewebstore.google.com/detail/deep-dark-scrollbars/feeaojjpfjaggengmoigjlckepbmkane
Beschrijving Deep Dark Scrollbars Changes the appearance of the scrollbars to match my chrome theme Deep Dark from actualmanx.
Bestandsgrootte 13.11 KB
Aantal Installaties 945
Huidige Versie 1.6
Laatst Bijgewerkt 2018-08-14
Publicatiedatum 2018-08-14
Beoordeling 4.06/5 Totaal 16 Beoordelingen
Ontwikkelaar https://actualmanx.blogspot.com
Betalingswijze free
Extensiewebsite http://www.actualmanx.com/deep-dark-scrollbars/
Ondersteunde Talen en
manifest.json
{
    "content_scripts": [
        {
            "css": [
                "scrollbars.css"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "description": "Deep Dark Scrollbars Changes the appearance of the scrollbars to match my chrome theme Deep Dark from actualmanx.",
    "icons": {
        "128": "128.png",
        "16": "16.png",
        "48": "48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhldxP8vJGCn9h1HFCAk8edSp8qaku2zzPDZa+QE3hheymdEn8rHGLXaWZYAAI\/MWcBGwRqJ\/TOd8msALPQu2VXat\/NUrNYq4MsIFFimrmcBwmW1TK05zIwsZ7iQBHR+Mjb9CpC7OSm2APrJ256qFsLqFnsXp6mrkKqRwhriJZIxv+xoccOt5FLisLSUKc2Fr9d7PEeUYwsHFRAS0cAJHlkTzXegIpSVjo9B1OMUyCa8xbFiTT5ZmOIaTbNVA32kaDT3NV7SSihnYv3LMNKBNl4G0R2dIw5bHReKx4BZ+0T2knJciZzslnHOJNFZzZshTW5j4mh6UI1m6El9e2phamwIDAQAB",
    "manifest_version": 2,
    "name": "Deep Dark Scrollbars",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.6",
    "browser_action": {
        "default_icon": "16.png"
    }
}