Critiques pour HeadingsMap
HeadingsMap par Rumoroso
Avis de Utilisateur ou utilisatrice 12808576 de Firefox
Noté 5 sur 5
par Utilisateur ou utilisatrice 12808576 de Firefox, il y a 7 ansProvides an outline for a HTML page. Exactly what I need.
53 notes
- Noté 4 sur 5par tmk333, il y a 8 moisIt's great, but for some sites the font seems to be way too small, probably need settings for fixed font sizes to ensure readability.
Réponse du développeur
mis en ligne : il y a 8 moisHi, thank you very much for your comment.
The problem with the font being very small is that some time ago I thought it could be good to set the font size style using "rem" units (thinking of the user default font-size), but I didn't expect that a really big amount of websites (and web applications) set the default font-size of the root element to a very low value. :( Those sites then use bigger values in their font-sizes, so they compensate it. I am working in some small fixes that I'll release soon, and it is probable that one of them will be related with this.
Thank you again for your feedback and also for mentioning this problem. - Noté 5 sur 5par Jakub, il y a 9 moisI was expecting less and got more. Thank you very much "Rumoroso". It shows entire tree of headings and is very easy to read. When building a website and checking whether all headings are correctly set, it is easy to check it thanks "red outline" effect when heading is accessed. Thank you again for your effort and I wish you good life.
Réponse du développeur
mis en ligne : il y a 9 moisThank you very much for your comment. I really appreciate it and I'm glad to hear that the extension is useful. :) - Noté 5 sur 5par Ashwin, il y a 10 mois
- Noté 5 sur 5par Utilisateur ou utilisatrice 17530236 de Firefox, il y a un an
- Noté 5 sur 5par Utilisateur ou utilisatrice 16796638 de Firefox, il y a un an
- Noté 5 sur 5par Filip, il y a 2 ansGreat extension, does exactly what I need and works like a charm. No drawbacks found, maybe interface design could be improved a bit or add-on icon could be with transparent background insted of solid white (a little bit OCD here), but these are minors. Thank you!
- Noté 5 sur 5par Fred, il y a 2 ans
- Noté 3 sur 5par rk, il y a 2 ansIt does exactly what I want it to do with one awful drawback. The page width isn't adjusted correctly when the extension is loaded, so text starts exactly at the sidebar. Fixing this one issue would vastly improve the reading experience.
Réponse du développeur
mis en ligne : il y a 2 ansI will work on it soon. The problem is that it tries to adjust the original styles that the page has to fit, but there can be many combinations of styles and it is difficult to identify them all or to have something general that works for all pages. If possible, could you please give me an example of page in which the problem happens?
Anyway, I will try to improve how it works.
Thank you very much for your feedback. It's very useful - Noté 5 sur 5par Wisdomlight, il y a 2 ansJust what I was looking for!
Really handy to have.
Recommended! - Noté 5 sur 5par Ahmed Saeed, il y a 2 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 16969514 de Firefox, il y a 2 ans
- Noté 5 sur 5par Ben Scheffer, il y a 2 ansIt's great to have an outline for any web page. Especially when the sub-headings in a page all look alike. I don't mind that the outline is part of the document window instead of the browser sidebar. I don't need it for every page and it's just one click away. Only thing that would make it even more handy is a shortcut key.
Réponse du développeur
mis en ligne : il y a 2 ansHi, thank you very much for your comments. Regarding the shortcut key, it is something that I have in my to-do list, and I don't have a good excuse to not having it implemented yet. So this comment works also as push to myself to do it ;) - Noté 5 sur 5par shnoulle, il y a 2 ansReally a great and quick tool to create clean html page.
Thank you ! Réponse du développeur
mis en ligne : il y a 2 ansHi, I don't have a good answer to that... well, neither a bad one. I have considered it and maybe in the future I'll do it. Hope it is not an inconvenience.- Noté 5 sur 5par Utilisateur ou utilisatrice 13461889 de Firefox, il y a 3 ans
- Noté 5 sur 5par Linfeng, il y a 3 ans
- Noté 4 sur 5par Nando, il y a 3 ansI find this add-on very helpful. I would have preferred it being inside the regular Firefox side-bar however.
Réponse du développeur
mis en ligne : il y a 3 ansHi Nando, glad that you find it helpful. And I fully agree with your opinion about having it as part of a sidebar. The first version (many years ago) was made that way and I had to change it because changes in the way in which the browser works. As advantage is that now it is compatible with other browsers, but the drawback is that it does not stay open when browsing. I am really considering alternatives to make it work integrated in a sidebar or even as dev-tools.
Thanks again for your comment - Noté 5 sur 5par ffox, il y a 3 ans
- Noté 5 sur 5par Dragos, il y a 3 ans
- Noté 5 sur 5par FoxWinter2018, il y a 3 ans
- Noté 5 sur 5par didj7, il y a 3 ansNice add-on !
Would it be possible to combine it with the Reader mode ?Réponse du développeur
mis en ligne : il y a 3 ansHi,
Thank you for your comment and suggestion. I never thought of that option but I think it could make sense. I don't know if it is feasible, but for sure I will add it to my to-do list for this extension: https://rumoroso.bitbucket.io/headingsmap/todo.html
Thank you again for writing a comment and suggestion ;) - Noté 5 sur 5par Doug, il y a 3 ansI am using this extension to quickly review articles to see if they have useful information for me and zone in on potentially interesting sections immediately. This allows me to review web pages quickly before deciding if parts or all of them are worth a read. Within 30 seconds of installing this plugin I found it immensely useful.
Another reviewer suggested the ability to click a heading on the page and have the TOC entry highlighted. This would be very useful so that if I search a page for key words I can know where in the TOC the results are (find next word goes to the word directly, but where in the article's TOC is it? This would roughly double the usefulness of this plugin for me.
Thanks for creating this plugin, Rumoroso, it is an instant hit with me.Réponse du développeur
mis en ligne : il y a 3 ansHi Doug, thanks for sharing your feedback. I am always happy to know that the extension is useful and also to have this kind of feedback that gives additional ideas of features that it could include.
Regarding your suggestion, right now there is a visual clue that can help to identify the header. Maybe it is not the best way, but I think it could help. If you go to the settings dialog, you'll find one option with the label "Relate with viewport". When it is active, besides each item in the list of headers, at the right, you'll see a grey line that, when you scroll in the page, visually identify the headers (or sections) that are in the viewport area. When writing this comment I am thinking that maybe it is not the best name for the option. I also think that it can be far from your suggestion, but maybe it can help a bit.
Anyway, I just included your suggestion in the to-do list that I have: https://rumoroso.bitbucket.io/headingsmap/todo.html I have to say that some of them have been in the list for some months, so I cannot ensure when are going to be implemented, but at least it is a place to not forget them.
Again, thanks for your comment and your feedback - Noté 5 sur 5par Utilisateur ou utilisatrice 5461742 de Firefox, il y a 3 ansVery useful! Would be nice to have a shortcut to turn it on, though.
Réponse du développeur
mis en ligne : il y a 3 ansHi, thank you very much for your comment and suggestion. I have to confess that the idea of a custom shortcut is in my to-do list, so I hope I will work on it soon https://rumoroso.bitbucket.io/headingsmap/todo.html ;) - Noté 5 sur 5par Utilisateur ou utilisatrice 16822339 de Firefox, il y a 3 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 16607202 de Firefox, il y a 4 ans