GCWizard
GCWizard copied to clipboard
Browser Extension
Moin, today I had the idea that it would be nice to have a userscript or a browser extension for Geocaching.com with which you can directly access the functions of the GCW.
A connection point must be created for this. Something like an API. (Edit: #489) However, it is enough when #469 is ready. As soon as #469 is ready, I would like to write the extension. I've already started with the infrastructure.
List of ideas:
- [ ] Decrypt / encrypt selected text
- [ ] Search for encryptions in the text
- [ ] translate selected text (https://cloud.google.com/translate/)
- [ ] Maybe some image features
- [x] Find hidden context (like https://www.saarfuchs.com/2016/01/mystery-wizard-versteckte-informationen-im-listing-anzeigen.html?utm_source=download&utm_medium=userscript&utm_campaign=mystery-wizard)
- [ ] Formularsolver for Mysterys
See #489
Ich habe mal etwas rumprobiert und das ist dabei rausgekommen: https://github.com/capoaira/GCWizard-Extension Ver- und Entschlüsseln funktioniert natürlich noch nicht.
I tried something out and this came out: https://github.com/capoaira/GCWizard-Extension Of course, encryption and decryption does not work yet.
That looks cool for the "first shot". I'm excited to see more of it :-)
Today I implement the feature "Format HTML" and also integrate first tool. To open the text in the GCW, you have to select the text => right mouse click => open with GCW => Encode / Decode
Here is an introduction, how to test the extension https://github.com/capoaira/GCWizard-Extension/wiki/How-to-contribute#how-to-test
Now all tools which are support autofill are supported by the Extension. It would be very nice if the image tools get support too ;)