mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
10 lines
346 B
JSON
10 lines
346 B
JSON
|
{
|
||
|
"appName": {
|
||
|
"message": "Arc dark chrome theme",
|
||
|
"description": "The title of the application, displayed in the web store."
|
||
|
},
|
||
|
"appDesc": {
|
||
|
"message": "A Google Chrome theme made to match the colors of the dark arc theme by horst3180",
|
||
|
"description":"The description of the application, displayed in the web store."
|
||
|
}
|
||
|
}
|