1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2024-10-27 19:04:02 +00:00
horst3180_arc-theme/extra/Chrome/arc-dark-theme/_locales/en/messages.json
Adam Jones ae5540f705 Add arc-dark chrome theme (#497)
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~
2016-04-29 12:18:49 +02:00

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."
}
}