Feature/#32 option menu #112

Merged
Serraniel merged 31 commits from feature/#32-option-menu into develop 2020-11-09 17:28:43 +01:00
Showing only changes of commit b93ad5e548 - Show all commits

View file

@ -10,7 +10,7 @@ function save_settings() {
}); });
} }
// Restores the settings using stored in chrome.storage // Restores the settings from chrome.storage
function restore_settings() { function restore_settings() {
chrome.storage.local.get([ chrome.storage.local.get([
'maxPlayerWidth', 'maxPlayerWidth',