chrome-webcomponents-extension icon indicating copy to clipboard operation
chrome-webcomponents-extension copied to clipboard

Refactors code. State is now reflected via icon (color/greyscale) and title (number of web components).

Open lrsjng opened this issue 10 years ago • 3 comments

Actually I wanted to add the greyscale icon. Now the code is completely refactored. The background script is reduced to communicated with the pageAction icon. The content script is set up to be extendable. Styles are applied via classes and can be switched on/off by setting one trigger class to the html element.

lrsjng avatar Jul 04 '14 16:07 lrsjng