10 lines
157 B
JSON
10 lines
157 B
JSON
|
{
|
||
|
"name": "HamShield",
|
||
|
"description": "HamShield",
|
||
|
"version": "1.0.0",
|
||
|
"app": {
|
||
|
"background": {
|
||
|
"scripts": ["background.js"]
|
||
|
}
|
||
|
}
|
||
|
}
|