• Stars
    star
    200
  • Rank 195,325 (Top 4 %)
  • Language
    JavaScript
  • License
    GNU General Publi...
  • Created about 12 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Chrome extension that allows to easily compare CSS of two HTML elements.

CSS Diff

Chrome/Chromium extension that allows to easily compare CSS of two HTML elements.

Screenshot

Usage

You may install this extension by downloading it from GitHub and manually loading as an 'Unpacked extension' via chrome extensions page (chrome://extensions).

To compare elements, activate Chrome Developer Tools (F12) and open "CSS Diff" tab located in the right panel of the "Elements" module (please refer to the screenshot). Next, inspect (e.g. using magnifying glass button) first of the elements that you wish to compare. As soon as it will be selected, CSS Diff will display it in the "last inspected" section. Hit "Compare" button and repeat the whole process for the another element. As soon as two HTML elements will be selected, CSS Diff will show all CSS differences between them.

Bugs and Features

If you found a bug or have a feature request, please create an issue here on GitHub.

https://github.com/kdzwinel/CSS-Diff/issues

Changelog

0.30

New features:

  • ability to compare elements from different tabs
  • more control over what is being compared through the 'Compare' button
  • improved look

0.20

New features:

  • differences displayed in a table
  • similar attributes grouped
  • webkit attributes separated

Thanks to

Mike Vanderkley for inspiration

Author

Konrad Dzwinel

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

More Repositories

1

betwixt

โšก Web Debugging Proxy based on Chrome DevTools Network panel.
JavaScript
4,533
star
2

SnappySnippet

Chrome extension that allows easy extraction of CSS and HTML from selected element.
CSS
1,082
star
3

JS-OCR-demo

JavaScript optical character recognition demo
JavaScript
479
star
4

Proofreader

Simple text proofreader based on 'write-good' (hemingway-app-like suggestions) and 'nodehun' (spelling).
JavaScript
333
star
5

progress-bar-animation

Making a Doughnut Progress Bar - research notes
JavaScript
306
star
6

DOMListenerExtension

Chrome extension that allows you to monitor, browse and filter all DOM changes.
JavaScript
234
star
7

Context

Chrome extension that allows to sort other extensions into groups and easily switch between them.
JavaScript
173
star
8

JS-face-tracking-demo

JavaScript face tracking demo.
JavaScript
159
star
9

Look-alike

Visual regression testing tool.
JavaScript
33
star
10

Redmine-Issues-Checker

Chrome extension that helps you to keep track of your Redmine issues.
JavaScript
25
star
11

dailyjs-survey-sankey-diagrams

Daily JS survey results visualised with Sankey diagrams
CSS
23
star
12

DevToolsVoiceCommands

Experimental extension that allows inspecting and modifying websites using voice commands.
JavaScript
18
star
13

git-style-image-diff

Compare images line by line using git-like diffing algo
JavaScript
11
star
14

eZDebugHelper

Chrome extension for eZPublish developers.
JavaScript
8
star
15

AllGitHubTraffic

Plot data from all your GitHub repositories on one chart.
JavaScript
7
star
16

fp

Researching browser fingerprinting protectionโ€ฆ
JavaScript
4
star
17

TheMoleGame

The Amazing Mole - JavaScript game for the js13kgames.com competition 2014
JavaScript
4
star
18

CriticalCSS

[WIP] chrome extension that offers one-click critical CSS extraction
JavaScript
4
star
19

web-privacy-pterodactyl

Web Privacy Pterodactyl disapproves trackers
4
star
20

jQueryAir

Looking for something to rewrite in your favourite MV* framework? Why not jQueryAir?
JavaScript
3
star
21

snailbook

The slooowest website on the Internet
JavaScript
3
star
22

MasonryTimeline

jQuery plugin - vertical list of posts with interactive timeline
JavaScript
3
star
23

GDEExtensionsWorkshop

Chrome Extensions Workshop for GDEs
3
star
24

MWPresentationTemplate

Making Waves presentation template based on html5slides project
JavaScript
2
star
25

schema-org-wip

JavaScript
2
star
26

fisheye-slow

Particularly bad implementation of the fisheye effect ๐ŸŒ For YOU to optimize ๐Ÿš€
JavaScript
2
star
27

HybridAppsPresentation

JavaScript
2
star
28

initiator-graph

Graph of top third party domains found on the web connected by their top initiators.
JavaScript
2
star
29

VersusExtension

Chrome extension that allows you to quickly compare number of Google results for multiple queries.
JavaScript
1
star
30

ChromeExtensionsWorkshop

Chrome Extensions Workshop Materials
1
star
31

TheBadLuckGame

JavaScript game for the js13kgames.com contest 2013
JavaScript
1
star
32

DevToolsPresentation

"5 common web development problems and how to solve them with Chrome Developer Tools"
1
star
33

MockieTalkie

JavaScript
1
star
34

CSS3AnimationPresentation

Lets get rid of GIFs and Flash!
JavaScript
1
star