Avis de Utilisateur ou utilisatrice 13503306 de Firefox
Noté 1 sur 5
par Utilisateur ou utilisatrice 13503306 de Firefox, il y a 8 ansThis addon is a real joke, nothing happen.
23 notes
- Noté 4 sur 5par Andrew Shugg, il y a une heureMay 11, 2026: I installed "Viewport" in Firefox 150.0.2 and like many people in the reviews, my first experience was that nothing happens when resizing a Firefox window. I got it working, so read on for the full story.
First, I opened a new browser window to test the add-on. I visited a search engine site. Resizing the browser window was working, but there was nothing being displayed on the screen as expected from the add-on.
I have the Extensions button in my toolbar, and from its drop-down menu I could see that Viewport had "Can't read and change data on this site" next to it. This is in contrary to the pop-up when installing the add-on, which said that it needed the permission "Access your data for all web sites".
How I fixed it: I needed to into Manage Extensions (about:addons), Viewport, Details and change "Run on sites with restrictions" to "Allow". (Even then, it will not work on addons.mozilla.org, you will need to open a different site in order to test the add-on after installing it.)
Back in my test window with the search engine page, resizing the window now displayed dimensions in the top-right corner of the viewport (i.e. the top right of the web page).
I then tried changing that setting back to "Don't Allow", and the add-on kept working in my tests. I also uninstalled the add-on and reinstalled it, making no further changes to its settings, and it still kept working!
The only things that I did not try were a full exit and restart of Firefox, and installing the add-on again in a new user profile.
As the last release of the add-on was in April 2024, it's almost certainly a change in Firefox that has resulted in this strange experience.
Further testing on random sites showed that the add-on works well with Firefox in "Light" mode (in the "Web site appearance" Firefox setting). In "Dark" mode, and/or on sites with their own "Dark Mode" setting that I had enabled, the text from the Viewport add-on was not always easy to read (and sometimes impossible to read).
Overall, 4/5 stars because the add-on works for me after a little fiddling, and the add-on does the one thing that it says it will do. If you want no more features than this one simple thing, the add-on may be suitable for you! I'm leaving it installed, but disabled, and will only enable it again in Firefox via Manage Extensions (about:addons) when I need to check the viewport size, as I don't want to be seeing this all the time. - Noté 5 sur 5par Isaac Ikenna Magnus, il y a 4 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 15219108 de Firefox, il y a 7 ansIt works. Was just what I was looking for. Tks Kameron! Only thing is it seems that the Firefox Rulers pixel width measurement is slightly different to Viewport pixel width.
- Noté 5 sur 5par jorgequan, il y a 7 ans
- Noté 1 sur 5par Utilisateur ou utilisatrice 12896852 de Firefox, il y a 7 ansDoesn't work - can't see the current size of my window anywhere, nor do a I see any way to add it to my toolbar etc.
- Noté 1 sur 5par Utilisateur ou utilisatrice 13495004 de Firefox, il y a 7 ansNo option to change the position of the little popup with the viewport size...
This is a problem when you are developing with WordPress.. - Noté 5 sur 5par Utilisateur ou utilisatrice 14696089 de Firefox, il y a 7 ansThanks for your work! Very helpful addon. But could you please increase a z-index? In WordPress, admin panel has 99999 z-index, and your ruler is not showing there. Thanks!
- Noté 5 sur 5par akmuraro, il y a 7 ansDoes what it says. I prefer it to the default rulers because it doesn't cover as much of the viewport
- Noté 1 sur 5par PsY, il y a 7 ansNot working in latest dev edition! And btw: why only show it on resize and not just always???
- Noté 1 sur 5par Adam, il y a 8 ansDoesn't do anything, not showing size or anything at all. This garbage should be removed from Add-ons
- Noté 2 sur 5par MrT, il y a 8 ansThe overlay (top right on viewport size change) shows and fades too quickly. Also it only works on the first tab when you have multiple tabs open and also the little overlay box prevents clicking on any content beneath it (even when not showing) it needs "pointer-events: none;" on the box .
It could be useful if these things were tidied up. - Noté 1 sur 5par Utilisateur ou utilisatrice 6125715 de Firefox, il y a 8 ansWHERE does show this Add-on the current view port size?
- Noté 5 sur 5par Utilisateur ou utilisatrice 13723601 de Firefox, il y a 8 ans
- Noté 4 sur 5par Utilisateur ou utilisatrice 13706069 de Firefox, il y a 8 ansI use this and think it works well. I find I must disable it when I want to interact with content on certain pages. Even though the add-on is not active (I'm not resizing the window), it seems the overlay element gets loaded and I either have to manually display:none the invisible element or disable to add-on.
- Noté 3 sur 5par nobody_special, il y a 8 ansYou have to be very quick to catch the displayed viewport size before it disappears.
Is there any way to lengthen the time that the size display is visible, or maybe have a special key sequence to reactivate and redisplay the viewport size without having to resize the browser again? - Noté 2 sur 5par lee26, il y a 8 ansThis addon has 2 major problems. The first is the width does not match the CSS viewport width or javascript window.innerwidth because it doesn't take into account the width of the scrollbar. The second is like others have said it disappears too quickly once you finish resizing the browser. It would be better if it remained for 5 seconds or so after resizing finishes.
Hopefully these issues will be fixed in later updates, but for now I'll keep using this bookmarklet.
https://seesparkbox.com/foundry/media_query_bookmarklet
And also this one which is another bookmarklet and does everything I wanted this addon to do.
https://codepen.io/jakob-e/pres/qEZZox - Noté 5 sur 5par Utilisateur ou utilisatrice 13535018 de Firefox, il y a 8 ansAgree with previous comment, the numbers disappear way too fast. But, other than that, works great.
To the fellas saying it doesn't work: go to google.com. Try resizing your browser window, and look in the upper right corner of your viewport. Are you sure nothing happens?
For me, the only site it doesn't work on is this one (addons.mozilla.org). Works fine everywhere else. - Noté 3 sur 5par Kiwi 6469, il y a 8 ansIt works, but the size fades far to quickly to be useful; keep it there for a few seconds.
- Noté 1 sur 5par Basicsman, il y a 8 ansNothing happens after install (FF57 on Mac), so it doesn't seem to work. A pity, because an add-on like this would be really helpful.
- Noté 2 sur 5par Jacob, il y a 9 ansThe width this extension reports while resizing is not the same number that media queries are seeing. For instance, when a media query determines the width is 510px for a certain CSS rule, this extension shows 492px, not 510.
I assume this has something to do with the scrollbar, but this should be taken into account so that it matches media queries.