
Google Maps History Cleaner par PJ
Removes duplicate Google Maps history entries (from the Firefox history), if coordinates in the URL differ by less than 0.001 degrees (~110 meters).
Aucun utilisateurAucun utilisateur
Vous avez besoin de Firefox pour utiliser cette extension
MĂ©tadonnĂ©es de lâextension
Ă propos de cette extension
A Firefox WebExtension that removes duplicate Google Maps history entries in the browserâs history, based on coordinates, keeping only entries where the coordinates differ beyond the third decimal place (approximately 110 meters). The extension will monitor visits to https://www.google.com/maps/*, extract coordinates from the URL, compare them to previous entries, and delete duplicates with coordinates that are too similar.
Approach:
Monitor Google Maps URLs: Use the webNavigation.onHistoryStateUpdated API to detect navigation events on Google Maps.
Extract Coordinates: Parse the URL to extract latitude and longitude (e.g., from https://www.google.com/maps/place/.../@<lat>,<lng>,... or https://www.google.com/maps/@<lat>,<lng>,...).
Compare Coordinates: Check if the coordinates differ beyond the third decimal place (0.001 degrees â 110 meters).
Manage History: Use the history API to search for and delete duplicate entries in the browserâs history.
Permissions: Request history, webNavigation, and appropriate host permissions.
Approach:
Monitor Google Maps URLs: Use the webNavigation.onHistoryStateUpdated API to detect navigation events on Google Maps.
Extract Coordinates: Parse the URL to extract latitude and longitude (e.g., from https://www.google.com/maps/place/.../@<lat>,<lng>,... or https://www.google.com/maps/@<lat>,<lng>,...).
Compare Coordinates: Check if the coordinates differ beyond the third decimal place (0.001 degrees â 110 meters).
Manage History: Use the history API to search for and delete duplicate entries in the browserâs history.
Permissions: Request history, webNavigation, and appropriate host permissions.
Noté 0 par 1 personne
Autorisations et donnéesEn savoir plus
Autorisations nécessaires :
- Accéder à votre historique de navigation
- AccĂ©der Ă lâactivitĂ© du navigateur pendant la navigation
- Accéder à vos données pour www.google.com
Plus dâinformations
- Version
- 1.0
- Taille
- 264,75Â Ko
- DerniĂšre mise Ă jour
- il y a 8 jours (11 août 2025)
- Catégories associées
- Historique des versions
- Ajouter Ă la collection
Plus de modules créés par PJ
- Il nây a aucune note pour lâinstant
- Il nây a aucune note pour lâinstant
- Il nây a aucune note pour lâinstant
- Il nây a aucune note pour lâinstant
- Il nây a aucune note pour lâinstant
- Il nây a aucune note pour lâinstant