persist()

in extension.js [45:47]


    persist() {
        this.config.update(this.name, true, isGlobalConfigValue);
    }