Gradient Inspector Save

Chrome extension that provides a friendly way to inspect gradients of an element.

Project README

CSS Gradient Inspector

Code Climate

With the addition of a sidebar to Developer Tools, the Chrome Extension displays gradients applied to the inspected element. Toggle each gradient (which are different layers) individually.

Installation

You can install this plugin via Chrome Web Store or Opera Addons Page.

Development instructions

If you wanna make any modifications to this plugin you can use the utility file that can be found at test/development.html. It will run the actual extension code in the one page including the javascript inspection code. You can modify the extension code and just refresh that page. This development code was created because it is very difficult to debug errors in the extension when it is installed in Chrome.

You need a webserver to load the test/development.html file properly in your browser. You can run:

make

Then access http://localhost:8080/test/development.html in your Chrome browser.

Open Source Agenda is not affiliated with "Gradient Inspector" Project. README Source: rafaelcaricio/gradient-inspector

Open Source Agenda Badge

Open Source Agenda Rating