PX: Viewport Dimensions에 대한 리뷰
PX: Viewport Dimensions 제작자: Luke Peters
리뷰 23개
- 5점 만점에 5점Firefox 사용자 18890687 님, 4달 전
- 5점 만점에 5점BanditHijo 님, 일 년 전
개발자 답글
2년 전에 게시됨Thanks for the review! By the way, you can make the popup remain visible permanently if you'd like. Under the "Hide Delay" dropdown there's a "Never Hide" option at the bottom.- 5점 만점에 5점Firefox 사용자 13436674 님, 3년 전Perfect! small alert box shows you size of current viewport as you resize. Very handy for designing webpages. Thank you Mr. Peters. much appreciated
- 5점 만점에 5점Zakaria Babu 님, 3년 전Just this is the addon I want/need as a web developer especially in the field of responsive web design. Thanks the developer.
개발자 답글
4년 전에 게시됨Thanks for your patience and for updating your rating! It works for most people right out of the box, but there are approximately 35 million variables to consider with each individual's system, so who knows what happened 🤷🏻♂️- 5점 만점에 5점Firefox 사용자 13730283 님, 4년 전Really, really useful tool for developing the way a web page behaves with responsive CSS and javascript kicking in at different screen widths. I've been wanting this functionality for a long time, so brilliant to have such an easy-to-use and neatly implemented tool available. Many thanks and kudos Luke Peters.
- 5점 만점에 5점Firefox 사용자 15273024 님, 5년 전
- 5점 만점에 5점Chester Doran 님, 5년 전Thank you for this! I've been using it for a while and it's a vital part of my workflow :) One tiny quibble if I had to: it does pop up when entering full screen mode on a YouTube video for instance, but that might be unavoidable and it's hardly a big deal
개발자 답글
5년 전에 게시됨Hey! Thanks for the nice review :) I'm glad it's such a helpful tool for you! And thanks for the heads up on this little issue, I'll look into that. - Excactly what I needed. Only three suggestions:
1) don't be shy with the z-index. I installed and I thought it wasn't working until I realized there was a fixed header with z-index 99999 on the site I was testintg.
2) a few size options. I wouldn't mind a tiny one to use always on.
3) use pointer-events: none so we can click through it :)개발자 답글
5년 전에 게시됨Thank you for the informative feedback! This is great. I just took care of points 1 and 3 and released a new version (1.6). Thanks again! - 5점 만점에 5점Firefox 사용자 13736639 님, 5년 전Safe and does exactly what it says.
A suggestion would be to make an option to make the box stay and not disappear after 1-10 seconds.개발자 답글
5년 전에 게시됨Thanks for the feedback! Great suggestion - I just added this feature. You can now select "Never Hide" from the hide-delay settings. - Works perfectly for the sites I'm working on. It didn't work for this page of the review due to:
Content Security Policy: The page’s settings blocked the loading of a resource at inline (“style-src”).
But perhaps there's nothing that can be done about it?
Thanks for writing this very much needed extension개발자 답글
6년 전에 게시됨Thanks for taking the time to leave a review! :)
That error message appears on mozilla.org even with all addons removed, so it seems like a bug on their site only. - 5점 만점에 2점Firefox 사용자 15240683 님, 6년 전Extension did exactly what I wanted but I've had to uninstall it due to it causing the following error in my console:
Error: Permission denied to access property "apply"개발자 답글
6년 전에 게시됨Hello, thanks for the feedback. I have fixed this bug. Please let me know how it works for you now :) - 5점 만점에 1점Firefox 사용자 13495004 님, 6년 전No option to change the position of the little popup with the viewport size...
개발자 답글
6년 전에 게시됨Hello, thanks to your suggestion I added this feature! Please let me know how it works for you now.