Files
kiss-translator/dist/chrome/asset-manifest.json
Gabe Yuan 428c7a68b6 init
2023-07-18 15:23:16 +08:00

9 lines
269 B
JSON

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