change perms, change name and descr for spot

This commit is contained in:
nick-delirium 2024-08-30 10:08:30 +02:00
parent 251de2bf9c
commit 2c9d801501
No known key found for this signature in database
GPG key ID: 93ABD695DF5FDBA0
2 changed files with 2 additions and 3 deletions

View file

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

View file

@ -32,7 +32,6 @@ export default defineConfig({
"offscreen",
"unlimitedStorage",
"webRequest",
"identity",
],
},
});