9 lines
229 B
JSON
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"
|
|
} |