1
1
Fork 0

main.user.js aktualisiert

This commit is contained in:
Dominik Säume 2024-05-23 14:12:43 +00:00
parent 72f42ae544
commit f459fc4bab

View file

@ -10,10 +10,11 @@
// @grant GM_getValue
// @grant GM_xmlhttpRequest
// @grant GM_log
// @version 0.0.2
// @version 0.0.3
// @author Dominik Säume
// ==/UserScript==
import { hello } from './fetch.user.js';
hello();
const URL_STORAGE_KEY = "itexamanswers.net URL";