• Joel Martin's avatar
    ui.js: use localStorage/chrome.storage for settings. · 4d7f73df
    Joel Martin authored
    Switch from using cookies to store setting to using localStorage (or
    chrome.storage.sync if available in extension/app mode) for the
    settings. Also refactor to make the initializing of the setting and
    and loading of the UI to be more asynchronous.
    4d7f73df
ui.js 19.3 KB