Jonathan Lahijani Posted November 18, 2019 Posted November 18, 2019 I just found this developer oriented browser which has me excited:https://sizzy.co/ I'm about to play around with it but wow, it looks like it could increase my productivity quite a bit! 7
elabx Posted November 18, 2019 Posted November 18, 2019 About to purchase it now that I have a new computer because on my old one it just couldn't handle! 1
bernhard Posted November 21, 2019 Posted November 21, 2019 Hi @Jonathan Lahijani thx for that link. It looks nice indeed. Nonetheless I'm not sure how useful it would be. I'm not doing a lot of frontend, and ~5€/month doesn't sound too bad, but, well... it's 60€ per year and I'm not sure if I want to spend that. I think I don't need that fancy screenshot and zooming stuff (or do I?!), so I just hacked together a simple html page that shows an input for an URL and loads iframes in different sizes: https://bernhardbaumrock.github.io/devtools/ First problem I got was the same-origin restriction, so I copied the HTML file to my PW site. Well... that does not have synchronized scrolling but maybe it could still be helpful? This could also quite easily be turned into a PW module that hooks into the 404 exception when logged in as Superuser on /devtools url (or the like). What do you guys think? Anybody up for that? ? Here's the code: https://github.com/BernhardBaumrock/devtools 2
AndZyk Posted November 21, 2019 Posted November 21, 2019 On 11/18/2019 at 8:55 PM, Jonathan Lahijani said: I just found this developer oriented browser which has me excited:https://sizzy.co/ I'm about to play around with it but wow, it looks like it could increase my productivity quite a bit! Looks interesting, but as far as I can see you have to subscribe to their plan first with PayPal or credit card just to try it out for free. That is a dealbreaker for me, to subscribe for a trial. Or is there a way to try it out without giving them all my informations? Regards, Andreas
bernhard Posted March 21, 2020 Posted March 21, 2020 Edit I create a separate topic for this tool - you might be interested ?
elabx Posted March 23, 2020 Posted March 23, 2020 Been using Sizzy for a while and things I really like are: Screenshots, I work remote so it's a time saver to show clients a preview You can actually inspect every one of the screens and debug! Things I don't like: A lot of RAM needed. 1 1
LostKobrakai Posted August 3, 2020 Posted August 3, 2020 There's now a free and open source version similar to sizzy available: https://responsively.app/ 13 1
Recommended Posts