-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathchrome.manifest
20 lines (17 loc) · 1.03 KB
/
chrome.manifest
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
content puzzlebars chrome/content/
resource puzzlebars resource/
locale puzzlebars en-US chrome/locale/en-US/
locale puzzlebars es-ES chrome/locale/es-ES/
locale puzzlebars fr chrome/locale/fr/
locale puzzlebars pt-PT chrome/locale/pt-PT/
locale puzzlebars ru chrome/locale/ru/
locale puzzlebars sv-SE chrome/locale/sv-SE/
locale puzzlebars zh-CN chrome/locale/zh-CN/
locale puzzlebars zh-TW chrome/locale/zh-TW/
skin puzzlebars classic/1.0 chrome/skin/common/
skin puzzlebars-os classic/1.0 chrome/skin/linux/
skin puzzlebars-os classic/1.0 chrome/skin/win/ os=WINNT
skin puzzlebars-os classic/1.0 chrome/skin/mac/ os=Darwin