diff --git a/js/content.js b/js/content.js index 48abe9c4..8e120424 100644 --- a/js/content.js +++ b/js/content.js @@ -31,26 +31,26 @@ const fadetime = 150; const butdelay = 75; //This extension may be super lit, but you know what's even more lit? //Matthew Tran's twitter and insta: @MATTHEWTRANN and @matthew.trann -$(function () { - next = $("#next_nav_link"); - chrome.storage.sync.get('loadAll', function (data) { - if (data.loadAll) { - $('[title*="next listing"]').remove(); - } - }); - loadDataBase(); - //make heading and modal - if (!$("#kw_results_table").length) { - $("table thead th:last-child").after('Plus'); - $("table").after(`
-
+ +next = $("#next_nav_link"); +chrome.storage.sync.get('loadAll', function (data) { + if (data.loadAll) { + $('[title*="next listing"]').remove(); + } +}); +loadDataBase(); +//make heading and modal +if (!$("#kw_results_table").length) { + $("table thead th:last-child").after('Plus'); + $("table").after(`
+

Loading Courses

Failed to Load Courses


`); - var modhtml = `