
Google Maps History Cleaner oleh 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).
Tak ada penggunaTak ada pengguna
Anda memerlukan Firefox untuk menggunakan ekstensi ini
Metadata Ekstensi
Tentang ekstensi ini
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.
Rated 0 by 0 reviewers
Permissions and dataPelajari lebih lanjut
Required permissions:
- Mengakses riwayat penjelajahan
- Mengakses aktivitas peramban selama navigasi
- Mengakses data Anda untuk www.google.com
Informasi lebih lanjut
- Versi
- 1.0
- Ukuran
- 264,75 KB
- Terakhir dimutakhirkan
- 4 hari yang lalu (11 Agt 2025)
- Kategori Terkait
- Riwayat Versi
- Tambahkan ke koleksi
Ekstensi lain dari PJ
- Belum ada peringkat
- Belum ada peringkat
- Belum ada peringkat
- Belum ada peringkat
- Belum ada peringkat
- Belum ada peringkat