rovalra
    Preparing search index...
    • Internal

      Returns all settings.

      Returns Promise<Record<string, unknown>>

      All RoValra settings

      Loops through SETTING_CONFIG, getting the key of each setting and retrieving the value from chrome.storage.local.

      This function applies no caching. Please use the new settings API instead.

      getSettings.js