12 lines
246 B
JSON
12 lines
246 B
JSON
{
|
|
"files": {
|
|
"main.js": "/main.js",
|
|
"options.js": "/options.js",
|
|
"kiss-translator.user.js": "/kiss-translator.user.js",
|
|
"options.html": "/options.html",
|
|
"index.html": "/index.html"
|
|
},
|
|
"entrypoints": [
|
|
"main.js"
|
|
]
|
|
} |