change perms, change name and descr for spot
This commit is contained in:
parent
251de2bf9c
commit
2c9d801501
2 changed files with 2 additions and 3 deletions
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"extName": {
|
||||
"message": "OpenReplay Spot"
|
||||
"message": "OpenReplay Spot - Record & Report Bugs"
|
||||
},
|
||||
"extDescription": {
|
||||
"message": "Spot enables a super-fast way to report bugs, providing engineers with all the context they need to fix them."
|
||||
"message": "Record bugs directly from your browser, with all the context developers need to fix them."
|
||||
},
|
||||
"someAppText": {
|
||||
"message": "Some translated text"
|
||||
|
|
|
|||
|
|
@ -32,7 +32,6 @@ export default defineConfig({
|
|||
"offscreen",
|
||||
"unlimitedStorage",
|
||||
"webRequest",
|
||||
"identity",
|
||||
],
|
||||
},
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue