Prep for addon signing
This commit is contained in:
19
addon/metadata.json
Normal file
19
addon/metadata.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"summary": {
|
||||
"en-US": "Job application ML assistant tool with local LLM support"
|
||||
},
|
||||
"name": {
|
||||
"en-US": "Notice Me Senpai"
|
||||
},
|
||||
"homepage": "https://git.corrupt.link/liz/nms",
|
||||
"is_experimental": true,
|
||||
"categories": [
|
||||
"other"
|
||||
],
|
||||
"version": {
|
||||
"license": "MPL-2.0",
|
||||
"compatibility": [
|
||||
"firefox"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user