version 0.3.2 is ready
This commit is contained in:
parent
5ef9d91871
commit
dd9c11948c
4 changed files with 6 additions and 375 deletions
|
@ -40,6 +40,9 @@ function save() {
|
|||
}, () => {
|
||||
restore();
|
||||
notify('Options saved.');
|
||||
chrome.contextMenus.update(document.querySelector('[name="mode"]:checked').value, {
|
||||
checked: true
|
||||
});
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue