[GC] - NeoSchool Course Rewards

See additional details related to NeoSchool courses and the rewards you can get from them.

// ==UserScript==
// @name         [GC] - NeoSchool Course Rewards
// @namespace    https://greasyfork.org/en/users/1225524-kaitlin
// @version      86
// @license      MIT
// @description  See additional details related to NeoSchool courses and the rewards you can get from them.
// @author       Cupkait
// @match        https://www.grundos.cafe/neoschool/courses/
// @grant        none
// @icon        https://i.imgur.com/4Hm2e6z.png
// ==/UserScript==



if (!localStorage.getItem('scriptAlert-494727')) {
    alert("The NeoSchool Course Rewards script has been discontinued. You can remove it from your browser from your user script extension's settings.");
    localStorage.setItem('scriptAlert-494727', 'true');
}