mirror of
https://github.com/miljegen/browser-milje.git
synced 2024-10-30 07:23:43 +00:00
10 lines
267 B
JSON
10 lines
267 B
JSON
{
|
|
"manifest_version": 3,
|
|
"name": "browser-milje",
|
|
"description": "adds a milje table cloth on top of your browser viewport",
|
|
"version": "1.0.0",
|
|
"action": {
|
|
"default_popup": "popup.html",
|
|
"default_icon": "browser-milje.png"
|
|
}
|
|
} |