All Projects → juancarlospaco → geoguessrnim

juancarlospaco / geoguessrnim

Licence: MIT license
GeoGuessr browser plugin, hide Ads, Filters for StreetView and Mapillary for Chromium and Firefox

Programming Languages

nim
578 projects

Projects that are alternatives of or similar to geoguessrnim

Extension Create
Create modern cross-browser extensions with no build configuration.
Stars: ✭ 167 (+882.35%)
Mutual labels:  chromium, browser-extension
GeoGuess
GeoGuess is an open-source geography game with Google Map StreetView. You can play solo or with your friends simultaneously.
Stars: ✭ 174 (+923.53%)
Mutual labels:  geography, geoguessr
Ublock
uBlock Origin's manifesto.
Stars: ✭ 27,838 (+163652.94%)
Mutual labels:  chromium, browser-extension
orange3-geo
🍊 🌍 Orange add-on for dealing with geography and geo-location
Stars: ✭ 22 (+29.41%)
Mutual labels:  openstreetmap, geography
Osmnx
OSMnx: Python for street networks. Retrieve, model, analyze, and visualize street networks and other spatial data from OpenStreetMap.
Stars: ✭ 3,357 (+19647.06%)
Mutual labels:  openstreetmap, geography
Contextily
Context geo-tiles in Python
Stars: ✭ 254 (+1394.12%)
Mutual labels:  openstreetmap, geography
Privacy Redirect
A simple web extension that redirects Twitter, YouTube, Instagram & Google Maps requests to privacy friendly alternatives.
Stars: ✭ 342 (+1911.76%)
Mutual labels:  openstreetmap, chromium
geoguessr-tips
Tips and resources for GeoGuessr
Stars: ✭ 54 (+217.65%)
Mutual labels:  geography, geoguessr
wkb-parser
Well-known binary (WKB) Parser.
Stars: ✭ 69 (+305.88%)
Mutual labels:  geography
gtfs-osm-sync
Synchronizes public transportation data in GTFS format with OpenStreetMap.org
Stars: ✭ 85 (+400%)
Mutual labels:  openstreetmap
neobase
Minimalist GeoBases: single file, no dependency, compatible with Python 2.6+, Python 3.x, Pypy
Stars: ✭ 16 (-5.88%)
Mutual labels:  geography
ciclomapa
Beautiful, interactive & open bike maps of Brazilian cities. Powered by OpenStreetMap.
Stars: ✭ 56 (+229.41%)
Mutual labels:  openstreetmap
bug2trello
A Chrome extension to add bugs/issues to a Trello board
Stars: ✭ 21 (+23.53%)
Mutual labels:  browser-extension
3D-Public-Transport-Simulator
The 3D Public Transport Simulator is a Unity-based simulation, which uses OpenStreetMap data in order to support the simulation of worldwide locations. The development was part of a Bachelor thesis.
Stars: ✭ 87 (+411.76%)
Mutual labels:  openstreetmap
Privacy-Extension-For-WhatsApp-Web
Hides your WhatsApp messages until you hover over them.
Stars: ✭ 66 (+288.24%)
Mutual labels:  browser-extension
nagmapReborn
Nagmap Reborn - Standalone integration with some server monitoring systems providing a user-friendly interface through geographic visualization.
Stars: ✭ 19 (+11.76%)
Mutual labels:  openstreetmap
core
Tombfix is Fork of Tombloo. The main purpose is the maintenance of Tombloo.
Stars: ✭ 91 (+435.29%)
Mutual labels:  browser-extension
heroku-playwright-buildpack
Buildpack for running Playwright with Chromium and Firefox on Heroku.
Stars: ✭ 34 (+100%)
Mutual labels:  chromium
geog595
Humanistic GIS @ UW-Seattle
Stars: ✭ 33 (+94.12%)
Mutual labels:  geography
Browser
A productivity focused web browser
Stars: ✭ 49 (+188.24%)
Mutual labels:  chromium

GeoGuessrNim Browser Plugin

  • Hide Ads making map view full-page with Free accounts.
  • Filters for the StreetView and Mapillary maps.
  • 100% Nim. Pull Requests welcome if you have more ideas.

Chromium

  • Compile nim js -d:danger index.nim.
  • Open chrome://extensions in Chromium.
  • Enable Developer mode, click on Load Unpacked button.
  • Open the folder of this repo.
  • Restart browser and go to https://www.geoguessr.com and play.

Firefox

  • Compile nim js -d:danger index.nim.
  • Open about:debugging#/runtime/this-firefox in Firefox.
  • Click on Load Temporary Addon button.
  • Open the folder of this repo.
  • Restart browser and go to https://www.geoguessr.com and play.

Play for Free

Learn to Win

Notes

The idea is that sometimes the photos of the streets are too dark, then it is harder to guess your location in game, the filters can make it easy to see without reloading the page.

Also is a minimal example of a browser plugin written in Nim.

Sometimes the page re-renders itself hiding the options, reload the page and the options will show up again.

Feel free to follow https://www.geoguessr.com/user/5f2eae1e73712400018e267a

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].