mirror of
https://github.com/horst3180/arc-theme.git
synced 2026-03-02 03:40:11 +00:00
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~
This commit is contained in:
10
extra/Chrome/arc-dark-theme/_locales/en/messages.json
Normal file
10
extra/Chrome/arc-dark-theme/_locales/en/messages.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"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."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user