Files
kiss-translator/dist/edge/chrome/asset-manifest.json
2023-08-07 17:07:26 +08:00

9 lines
229 B
JSON

{
"popup.js": "/popup.js",
"options.js": "/options.js",
"background.js": "/background.js",
"content.js": "/content.js",
"content.html": "/content.html",
"options.html": "/options.html",
"popup.html": "/popup.html"
}