By: Gummybaer
Inspect and view changes in Real Rating for Google Maps source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Real Rating for Google Maps",
"version": "1.0",
"description": "Calculates and displays a real rating on Google Maps by treating removed reviews due to defamation as 1-star ratings.",
"permissions": [
"activeTab"
],
"content_scripts": [
{
"matches": [
"*://www.google.com/maps/*",
"*://www.google.de/maps/*"
],
"css": [
"styles.css"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "realrating@googlemaps.addon",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Real Rating for Google Maps Alternatives
Here are some Firefox add-ons that are similar to Real Rating for Google Maps:
Fair Rating: German Reviews
Yet Another Expat
Google Maps Defamation Review Calculator
Myles
Return to 1 Star
Horst W.
Reviewer
sich97
IMDB Google
Ovicron
Hide Ratings (IMDB, Goodreads, ...)
Dem1se
Adjusted rating calculator
namideus
YouTube Star Rating
Žan Ožbot
Grubby Grub
Ian
Google Maps Button (EU Fix)
piotrbialaszczyk
Clickable Google Maps
Lord_Evron