/** * @param {string} storageKey * @param {string} value */ function GM_setValue(storageKey, value) {}