CSSSteal
Given DOM element returns styles applied to it and all its children.
Inspect elements and extract the CSS defined for them and their children. The extension is useful if you need to transfer part of one page to another.
Latest reviews
"undefined" in console :(
"Extracting HTML & CSS" animation runs and does nothing. I've tried restarting and checking chrome, but still does not work.
"Extracting HTML & CSS" animation runs and does nothing. I've tried restarting and checking chrome, but still does not work.
It does not work. Always return "undefined"
It does not work. Always return "undefined"
not working
not working
Doesn't work correctly in Chrome Version 73.0.3683.103. Returns 'undefined' for any selected element.
Doesn't work correctly in Chrome Version 73.0.3683.103. Returns 'undefined' for any selected element.
Not working in Chrome 71.0.37
Not working in Chrome 71.0.37
It doesn't work anymore. The CSSSteal tab shows up, but there's nothing that can be done there and no information is displayed.
It doesn't work anymore. The CSSSteal tab shows up, but there's nothing that can be done there and no information is displayed.
It doesn't work for me. When I click on the Get CSS button it simply says's "undefined".
It doesn't work for me. When I click on the Get CSS button it simply says's "undefined".
Not work
Not work
It works... for those looking for a button to "Copy CSS to clipboard" or similar, you may be disappointed. Fortunately, there is this new feature that Apple implemented in 1984 where after you have selected all the "stolen" CSS with your mouse, you can hold down command (or ctrl for windows/nix users) then C and it puts it into the clipboard. From there you can use the other brand new keyboard shortcut, ctrl + v, or use the standard right click context menu + paste command in your favorite editor. Thanks!
It works... for those looking for a button to "Copy CSS to clipboard" or similar, you may be disappointed. Fortunately, there is this new feature that Apple implemented in 1984 where after you have selected all the "stolen" CSS with your mouse, you can hold down command (or ctrl for windows/nix users) then C and it puts it into the clipboard. From there you can use the other brand new keyboard shortcut, ctrl + v, or use the standard right click context menu + paste command in your favorite editor. Thanks!
"Get CSS" Doesn't seem to do anything. Didn't work for me
"Get CSS" Doesn't seem to do anything. Didn't work for me
nice job !
nice job !
Doesn't do anything. You can't copy CSS
Doesn't do anything. You can't copy CSS
TL/DR - still works fine. If you look at the screenshot, you'll notice that the CSSSteal tab is a sub-tab inside of the Elements tab. It should have a spinner or something to indicate that it's 'Working...' but, it eventually generated CSS for the element I selected. I then, get this... selected the CSS text with my mouse and used the copy shortcut on my keyboard to 'extract' it.
TL/DR - still works fine. If you look at the screenshot, you'll notice that the CSSSteal tab is a sub-tab inside of the Elements tab. It should have a spinner or something to indicate that it's 'Working...' but, it eventually generated CSS for the element I selected. I then, get this... selected the CSS text with my mouse and used the copy shortcut on my keyboard to 'extract' it.
Didn't show up after installation, seems like it's broken, great idea though!!
Didn't show up after installation, seems like it's broken, great idea though!!
Works fine for me.
Works fine for me.
Not working. Does not output anything
Not working. Does not output anything
I see the CSSSteal tab, but on all the pages I've tried it on, "Get CSS" is greyed out.
I see the CSSSteal tab, but on all the pages I've tried it on, "Get CSS" is greyed out.
Hanging on Mac, putting extra rules in generated css, not work for body & html.
Hanging on Mac, putting extra rules in generated css, not work for body & html.
Hitting GetCSS button gives no feedback/result
Hitting GetCSS button gives no feedback/result
if anybody is unable to see the cssSteal in inspector just restart chrome you will be watching it :)
if anybody is unable to see the cssSteal in inspector just restart chrome you will be watching it :)
Does not work, I see the CSSSteal tab, but copying CSS styles does not work.
Does not work, I see the CSSSteal tab, but copying CSS styles does not work.
It's very useful.thanks a lot
It's very useful.thanks a lot
not working
not working
The HTML didn't include the DOM elements all the way to top level so some of the CSS wasn't applied before manually writing the body element with the correct id. Otherwise - beautiful work, thank you!
The HTML didn't include the DOM elements all the way to top level so some of the CSS wasn't applied before manually writing the body element with the correct id. Otherwise - beautiful work, thank you!
It took a moment to figure out that I had to inspect an element, then select an element and then click on the CSSSTEAL tab however I was unable to see any CSS when clicking </> Get CSS