This helped me!!! From the legacy page link above...
"This is a step by step guide to fix your user scripts.
On you browser i.e. Chrome, at the very top right you will see a black and white icon. If you hover your mouse over it, it will say “Tampermonkey”, click on it.
You will get a drop down menu, click on Dashboard.
The first (top) line is the header (Enabled, Name, Version, Sites, Fratures, Homepage, Last Updated, Actions). Under “Actions look for the edit icon (hover your mouse curser over the icon and it will tell you which one it is) and click it.
This opens up the script, don’t worry this will be easy. At the very top you will see “// ==UserScript==”,
Just under a few lines under that you will see “// @include” at the start of the line, these are all the websites/games this script works for. You are looking for the ones that contain http://*starfleet*.com, all you need to do is add the letter “s” after the http, it should look like this https://*starfleet*.com.
Then click on the save icon.
Do this to all the scripts then reload the page."
However the "?" shortcut for open parser does not work. You must use the O! link for the 'other' open parser. I liked the one with the popup box better.....
Edit: This is now fixed, there were several http that needed changed.