Add cache clearing feature and update UI

This commit is contained in:
Jordan Wages 2025-06-27 01:05:27 -05:00
commit 1ad1b7004d
4 changed files with 116 additions and 4 deletions

View file

@ -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": {