An open API service indexing awesome lists of open source software.

https://github.com/splorp/chrome-extensions-tidy

A user stylesheet that brings the shiny to the Chrome extensions page.
https://github.com/splorp/chrome-extensions-tidy

Last synced: about 1 year ago
JSON representation

A user stylesheet that brings the shiny to the Chrome extensions page.

Awesome Lists containing this project

README

          

# Chrome Extensions Page Tidy

A user stylesheet that brings the shiny to the [Chrome Extensions](https://support.google.com/chrome/answer/187443) page.

## Usage

Direct user stylesheet support was [removed in Chrome 32](https://src.chromium.org/viewvc/chrome?revision=234007&view=revision). Stupid Google.

#### Chrome 33+

http://stackoverflow.com/questions/21207474/

#### Chrome 32

http://stackoverflow.com/questions/21207474/

#### Chrome 31 & Earlier

Copy the styles to the `Custom.css` file found in one of the following locations.

Mac OS X

`~/Library/Application Support/Google/Chrome/Default/User StyleSheets/`

Windows 7 & 8

`\AppData\Local\Google\Chrome\User Data\Default\User StyleSheets\`

Linux

`~/.config/google-chrome/Default/User StyleSheets/`

## Before

![Chrome Extensions Page — Before](images/screenshot-before.png)

## After

![Chrome Extensions Page — After](images/screenshot-after.png)