Add cache clearing feature and update UI
This commit is contained in:
parent
b92b8eacfe
commit
1ad1b7004d
4 changed files with 116 additions and 4 deletions
|
@ -22,7 +22,9 @@
|
|||
"default_icon": "resources/img/logo32.png"
|
||||
},
|
||||
"message_display_action": {
|
||||
"default_icon": "resources/img/logo32.png"
|
||||
"default_icon": "resources/img/logo32.png",
|
||||
"default_title": "Classify",
|
||||
"default_label": "Classify"
|
||||
},
|
||||
"background": { "scripts": [ "background.js" ] },
|
||||
"options_ui": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue