Show HN: I made CSS Scan 3.0, a fast way to check and copy CSS
81–90 of 102 posts
Re: Show HN: I made CSS Scan 3.0, a fast way to check and copy CSS
#82Just want to let you know it looks like someone has removed the license checking, changed the name of the app, and put it up on the web store: https://chrome.google.com/webstore/detail/css-inspector/ncgp...
> 3 May 2021
Interesting.
Re: Show HN: I made CSS Scan 3.0, a fast way to check and copy CSS
#83Just want to let you know it looks like someone has removed the license checking, changed the name of the app, and put it up on the web store: https://chrome.google.com/webstore/detail/css-inspector/ncgp...
> Updated > 3 May 2021 Interesting.
Re: Show HN: I made CSS Scan 3.0, a fast way to check and copy CSS
#84Re: Show HN: I made CSS Scan 3.0, a fast way to check and copy CSS
#85Earlier quoted context omitted.
Hi @ushakov, I have a question about your https://typosaur.com website. It seems to be based on https://languagetool.org . Don't you think you should disclose this? @guivr Cool project!
Thanks for checking out Typosaur! This is correct, Typosaur uses LanguageTool for spell-checking. We are currently working on a new landing page, which will mention that. This is not something we're trying to hide and in fact we're very proud and grateful for what LanguageTool has offered us You can also leave your e-mail if you want to be notified when Typosaur launches
Re: Show HN: I made CSS Scan 3.0, a fast way to check and copy CSS
#86I can tell you put a lot of work in, but it's still very expensive for what it is. It's something I would expect to find for free in my browser's extension store if I'm being honest. Is there any guarantee the extension will be supported for a long time after purchase? Or is it's possible a year down the line CSS Scan gets abandoned and the extension falls out of date? If it was a one time $5-$10 or $1/mo purchase, I…
Re: Show HN: I made CSS Scan 3.0, a fast way to check and copy CSS
#87Earlier quoted context omitted.
Thanks a lot for the support, @sbm15!
Can you share details on how you implemented paid license keys in a browser extension? I have an extension already written that is like to do the same with. And will the chrome and Firefox stores still host it?
not op, just was toying with it and was happy with outcome, not affiliated or anything, was just good experience to work with, maybe will help you
Re: Show HN: I made CSS Scan 3.0, a fast way to check and copy CSS
#88I can tell you put a lot of work in, but it's still very expensive for what it is. It's something I would expect to find for free in my browser's extension store if I'm being honest. Is there any guarantee the extension will be supported for a long time after purchase? Or is it's possible a year down the line CSS Scan gets abandoned and the extension falls out of date? If it was a one time $5-$10 or $1/mo purchase, I…
Authors could address concerns like yours by explaining what they would do if they decide to end support.
Re: Show HN: I made CSS Scan 3.0, a fast way to check and copy CSS
#89Paid full price and was very much worth it: saved me hours of untangling the horrific CMS-generated source CSS. I just plonked it in the destination and went on with my life.
Now I use it from time to time and it's a nice addition to the built in dev tools.
Congrats on the 3.0 release!
Re: Show HN: I made CSS Scan 3.0, a fast way to check and copy CSS
#90Earlier quoted context omitted.
Anyone working on agency-led projects would benefit from this. Think pharma or other brand-focused companies where the same design elements need to be replicated across multiple, separate projects. Agencies throw over templates or prototypes and expect the rest of the company to be following along. Something like this would reduce the pain somewhat when a manager is asking you to replicate parts of the design. Sellin…
That sounds like it can/should be solved using reusable parts of a design system though.