feat: add LexAI icon (16/32/48/128px) - purple + lightning bolt
Some checks failed
CI — Test & Build / Test & Build (push) Failing after 23s
Some checks failed
CI — Test & Build / Test & Build (push) Failing after 23s
This commit is contained in:
@@ -7,6 +7,12 @@ export default defineConfig({
|
||||
name: 'LexAI - AI Writing Assistant',
|
||||
description: 'Grammar checking and writing assistance powered by your own LLM API key',
|
||||
version: '0.1.0',
|
||||
icons: {
|
||||
'16': 'icon-16.png',
|
||||
'32': 'icon-32.png',
|
||||
'48': 'icon-48.png',
|
||||
'128': 'icon-128.png',
|
||||
},
|
||||
permissions: [
|
||||
'storage',
|
||||
'activeTab',
|
||||
|
||||
Reference in New Issue
Block a user