Reviews for HeadingsMap
HeadingsMap by Rumoroso
42 reviews
- Rated 5 out of 5by Firefox user 16124644, 4 years agoVery nice extension, does exactly what I expected.
There is only one feature I miss. If I am at a certain tag in the HTML document then I would like to show it in the add-on's panel.
Now only the opposite direction works: I can click on the add-on's panel so that the HTML document scrolls to the given heading. What I would like is to right click on a heading within the HTML document and want the add-on panel to be scrolled there.Developer response
posted 4 years agoThank you very much for your comment, and specially for sharing the idea of that potential new feature (which by the way I like). I will include it in the "to-do" list. I think this can go in parallel with other that is also in the list, which is to somehow show reflect the position of the scroll in the page regarding the headers, with the headers in the extension. - Rated 5 out of 5by farnsworth10, 5 years ago
- Rated 5 out of 5by Explorare, 5 years ago
- Rated 5 out of 5by Stephanie Hobson, 5 years ago
- Rated 5 out of 5by -iNzaNe-, 5 years ago
- Rated 5 out of 5by Firefox user 14460640, 6 years agoGreat extension! It gives an instant Table of Content on a webpage that properly use heading elements!
One improvement that is really glaring:
* Add to Firefox Sidebar so it won't block the page itselfDeveloper response
posted 6 years agoHi, thanks for your comment and rating.
Regarding to the sidebar, I totally agree with that idea. The extension, while XUL could be used for integrating it in the browser, was always a sidebar panel, so it was perfect because it didn´t interfere in the page and, additionally, could be open while browsing between pages.
That had to change with the new webextensions API. The advantage of this change is that the same development works for other browsers.
I have in mind to try to include it again as sidebar panel. Right now I am working in a change for giving additional feedback for SEO analysis. Once it is done, I will try with the panel ;)
Again, thanks for your comment. This kind of feedback keeps my motivation for trying to make it better ;) - Rated 5 out of 5by hmijail, 6 years agoSeems to work OK, but lately there's updates in rapid fire (multiple per day??) and the size has doubled with no release notes provided, which makes me suspicious. What is going on?
Hoping that the add-on hasn't been hijacked and turned nefarious.
EDITED: The developer answered satisfactorily. Thank you for your work!Developer response
posted 6 years agoHi hmijail, thanks for your comment and feedback. I think it is very useful and made me see other point of view.
The weight that the extension has now is caused by an error that I made when including the spinner-gif that is shown when generating the trees (the HTML5 outline takes time and I thought it was good idea). I just realised of it because you mentioned it. The problem is that I didn't optimise it (maybe half of the size is because that gif). I will fix it in the next release.
Regarding to the often updates, to be honest, I didn't think that could generate some concerns, but it is good that you brought that idea to me. I have been adding lots of changes that mean some new features, also improvements in the performance and a couple of bugfixes. I usually release the changes as soon as I apply them, instead of waiting for having a bunch of them done. I would say that it is more like a continuos delivery than a scheduled releases. I think that, after this, creating a page with the release notes could be a good idea, so they can be accessible for anyone. Just to cover a bit my lack on creating those release notes, some of the changes I introduced this week are:
* New features (some of them):
- new panel for settings (it appears inside the panel)
- new dark theme
- option for including the aria-label content
- resizer for the panel
- option for placing the panel in the right side
- CSS overscroll-behavior property set to none for preventing the scroll of the page when the tree has scroll
- ...
* Performance:
- refactor in the code for improving the speed in which the trees are generated
- only the tree of the current tab is generated (before this, both trees were generated always)
- better DOM structure of the content
- ...
I also applied some minor changes that made the code more clean and structured and also some bugfixes. Ah, and I updated the code so the version for Chrome of the add-on shares the same code, helping me in the development process because there is no duplicated work.
So just for finishing this long comment, I can tell you that the add-on hasn't been hijacked and still keeps the initial intention that always had. Anyway, I guess that if that would be the case, the Mozilla review (step that is executed before any release) would block the release of the add-on.
Thanks - Rated 5 out of 5by tkupna, 6 years agoförenklar avsevärt vid sökning av något specifikt vid besök på större websajter ex kommuner och övriga myndiheter
- Rated 5 out of 5by Firefox user 14038117, 6 years agoThanks for making this! One thing I would like would be a way to specify the color scheme of the outline page. Even a simple checkbox to enable a dark mode with inverted colors, would be fantastic as an initial easy option.
UPDATE: The additional dark theme option is great! Thanks for the update!Developer response
posted 6 years agoHi, thanks for your comment (I know, I waited too much for answering :( ). I just added some changes and one of those is the "dark" theme as option (selecting it is possible in the configuration page of the extension). I hope it helps. - Rated 5 out of 5by Firefox user 12808576, 6 years agoProvides an outline for a HTML page. Exactly what I need.
Developer response
posted 7 years agoHi, thanks for the comment. I still want to do some improvements like evaluating inside frames or try to integrate it as a panel in the browser.
Thanks again for the comment and any feedback is always very welcome.- Rated 5 out of 5by Kermit-The-Frog, 7 years agoFinally back on Firefox and the level numbers are back again. :)
You could even make it lighter and get rid of the HTML5 Outline tab as it's definitely not relevant any more, but hey...
Great work anyway and thanks for this neat little tool.Developer response
posted 7 years agoHi, thanks for your comment. I was considering removing the HTML5 Outline as well. It is probably that I will do it since it is not worth to use resources that could affect to the performance on something that is not relevant any more.
Again, thanks for your feedback ;)