This repository has been archived by the owner on Jun 22, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathchrome.manifest
59 lines (52 loc) · 2.21 KB
/
chrome.manifest
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
# ***** BEGIN LICENSE BLOCK *****
#
# 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/.
#
# Copyright (C) 2010-2017 Matthew Turnbull <[email protected]>. All Rights Reserved.
#
# ***** END LICENSE BLOCK *****
# Paths
content status4evar chrome/content/
resource status4evar modules/
# Locales
locale status4evar en-US chrome/locale/en-US/
locale status4evar bg-BG chrome/locale/bg-BG/
locale status4evar cs chrome/locale/cs/
locale status4evar da chrome/locale/da/
locale status4evar de chrome/locale/de/
locale status4evar dsb chrome/locale/dsb/
locale status4evar el chrome/locale/el/
locale status4evar eo chrome/locale/eo/
locale status4evar es-ES chrome/locale/es-ES/
locale status4evar fr chrome/locale/fr/
locale status4evar he chrome/locale/he/
locale status4evar hsb chrome/locale/hsb/
locale status4evar hu chrome/locale/hu/
locale status4evar it-IT chrome/locale/it-IT/
locale status4evar ja-JP chrome/locale/ja-JP/
locale status4evar nb-NO chrome/locale/nb-NO/
locale status4evar nl chrome/locale/nl/
locale status4evar pl chrome/locale/pl/
locale status4evar pt-BR chrome/locale/pt-BR/
locale status4evar ro chrome/locale/ro/
locale status4evar ru chrome/locale/ru/
locale status4evar sr chrome/locale/sr/
locale status4evar sv-SE chrome/locale/sv-SE/
locale status4evar tr chrome/locale/tr/
locale status4evar zh-CN chrome/locale/zh-CN/
locale status4evar zh-TW chrome/locale/zh-TW/
# Skin
skin status4evar classic/1.0 chrome/skin/all/
skin status4evar-os classic/1.0 chrome/skin/gnomestripe/
skin status4evar-os classic/1.0 chrome/skin/winstripe/ os=WINNT
skin status4evar-os classic/1.0 chrome/skin/pinstripe/ os=Darwin
# Overlays
overlay chrome://browser/content/browser.xul chrome://status4evar/content/overlay.xul
# Styles
# XPCOM
interfaces components/status4evar.xpt
component {13b3595e-7bb5-4cfe-bbfa-82c900a4d7bf} components/status4evar.js
contract @caligonstudios.com/status4evar;1 {13b3595e-7bb5-4cfe-bbfa-82c900a4d7bf}
category profile-after-change Status-4-Evar @caligonstudios.com/status4evar;1