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.
按已采集快照查看用户数变化。
展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
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.
查看最近评论和评分分布。
商店综合星级:4.3。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。
查看 Chrome 商店详情页中的相关产品。
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.