MyNSLC Age Saver

Saves date of birth information to bypass the age verification page on the Cannabis MyNSLC site.

Verze ze dne 10. 12. 2021. Zobrazit nejnovější verzi.

K instalaci tototo skriptu si budete muset nainstalovat rozšíření jako Tampermonkey, Greasemonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Userscripts.

You will need to install an extension such as Tampermonkey to install this script.

K instalaci tohoto skriptu si budete muset nainstalovat manažer uživatelských skriptů.

(Už mám manažer uživatelských skriptů, nechte mě ho nainstalovat!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Už mám manažer uživatelských stylů, nechte mě ho nainstalovat!)

Autor
Fawrsk
Hodnocení
0 0 0
Verze
1.0
Vytvořeno
10. 12. 2021
Aktualizováno
10. 12. 2021
Size
2,7 KB
Licence
MIT
Spustit na

MyNSLC Age Saver

This userscript will store the date of birth info you entered and submitted on the age verification page of the Canabis MyNSLC site. It will also autofill the fields and submit the info for you on subsequent visits.

It was created out of pure annoyance of browsing said site and getting kicked to the age verification page multiple times within the same session.

If you want to see the page again for whatever reason, simply open the web console in your browser while visiting the site, and execute the following line to delete what was stored by the script:

localStorage.removeItem('faw_dob');

It is released under the MIT license.