mirror of
https://github.com/horst3180/arc-theme.git
synced 2024-10-27 19:04:02 +00:00
ae5540f705
Source code of my theme from https://chrome.google.com/webstore/detail/arc-dark-chrome-theme/adicoenigffoolephelklheejpcpoolk/ * Add arc-dark-theme .crx * Delete manifest.json~ * Delete messages.json~ * Delete messages.json~
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."
|
|
}
|
|
} |