Allow me to click Google Maps
Allows user to go to maps from search results in google since it is impossible and has to be explicitly done by searching maps
Sort Google Maps results by the number of reviews and rating.
Review user movement across collected snapshots.
View collected rating snapshots from the latest 7-day window to assess rating stability.
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Review publication date, version, supported languages, and crawl timestamps.
Review the store description, core capabilities, and common use cases.
Did you ever find yourself scrolling through tons of results in "Google Maps" but they only have very little reviews compared to the ones that have thousands?
This extension will help you sort "Google Maps" results by the number of reviews descending. Also you can sort by the rating.
THE EXTENSION WORKS ON THE FOLLOWING URLS:
* https://maps.google.com
* https://google.com/maps
It *won't* work on local "Google Maps" URLs.
Inspect the latest comments and rating distribution.
Store average score: 4.3. The bars below are calculated from synced review text only, so they may be empty for extensions that have public ratings but no synced comments yet.
Review related products from the Chrome Web Store detail page.
Allows user to go to maps from search results in google since it is impossible and has to be explicitly done by searching maps
Trie automatiquement les résultats Google Maps en fonction d’une pondération entre la note moyenne et le nombre d’avis.
Sort By Review Count for Amazon sorts product search results by most reviewed.
Sort By Review Count for Amazon allows you to sort Amazon search results by their number of reviews
Search through Google Maps reviews for specific keywords
Restore Google Maps links within search results.
Exactly what i asked for. Very useful for my history homework
Works perfect. Can you add an option to sort by Google review score rather than the number of reviews? To be even more useful, sort by Google review score and list using Google review score and in order of highest number to lowest number of reviews for each review score increment! Thanks for your time on this extension.
Simple and perfect extension. Works as intended
Simple and easy. Better to have the button close to extension icon.
Great! Works! Thanks!
works great. thanks!
Very useful extension.
Thanks for the script (it doesn't actually work atm). Simple fix: 1. Press f12 2. Go to sources tab 3. Click the double right-arrow on the left, select Content Scripts 4. Go to the code for this script 5. Change line 15 to const parentContainer = elements[0].closest('div.Nv2PK').parentNode.parentNode; 6. Change line 19 to const articleElement = element.closest('div.Nv2PK').parentNode; 7. Save and run it. To the developer, I couldn't find any divs with role=article that encapsulates each search result, so that is why elements[0].closest('div[role=article]') returned null.
Yep, doesn't work. Console says: Uncaught TypeError: Cannot read properties of null (reading 'parentNode') at HTMLDivElement.sortResults (content_script.js:15:69)
The button is added, did exactly like the video shows but the button has no effect. Pity, yery good idea but is useless.