Auto-complete the сita receiving form on site https://sede.administracionespublicas.gob.es/ for fingerprinting.
Receiving an invitation to the police (known as a «cita») to get a TIE card has become a nightmare. As long as you fill out the form by hand, all invitations are gone. And in some fields, it's even forbidden to use an autofill option. So I had to quickly develop a script to make it easier.
Install the plugin to run custom userscripts, and copy the file content as a new script.
To use this script you need to first install a user script manager. Which user script manager you can use depends on which browser you use:
- Chrome: Tampermonkey or Violentmonkey
- Firefox: Greasemonkey, Tampermonkey, or Violentmonkey
- Microsoft Edge: Tampermonkey
- Safari: Tampermonkey
- Opera: Tampermonkey or Violentmonkey
Tested only in Firefox and Chrome with Tampermonkey, but should work fine
Create a new blank script, and copy content of the CitaAutoComplete.user.js into it. Save result and enjoy!
- Andrey Luzhin
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details