-
Notifications
You must be signed in to change notification settings - Fork 9
/
README
59 lines (38 loc) · 1.38 KB
/
README
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
What does the CCK2 do?
CAPSCheckLoadURI.jsm
Allows pref("capability.policy.default.checkloaduri.enabled", "allAccess"); to work.
CAPSClipboard.jsm
CAPSClipboard-fs.js
Brings back the clipboard security API
CCK2AboutAddonsOverlay.jsm
Fixes the bolding on the about dialog
CCK2AboutDialogOverlay.jsm
Workaround https://bugzilla.mozilla.org/show_bug.cgi?id=1132971
Hide the "Install Add-on From File" menu if xpinstall.enabled is false
Hides the discover pane if xpinstall.enabled is false
Hides the add-on entry if specified in the CCK2 config
CCK2AboutHomeOverlay.jsm
Remove the sync button if Sync is disabled
Remove the Addons button if Sync is disabled
Remove the snippets if snippets are disabled
CCK2AboutSupportOverlay.jsm
Remove the reset Firefox button if disableResetFirefox is set
Remove the safe mode Button if disableSafeMode is set
Remove the box if both are set
CCK2BrowserOverlay.jsm
Modify the browser UI
CCK2FileBlock.jsm
Prevent certain files from being loaded in the browser (browser.xul)
CCK2PreferencesOverlay.jsm
Removes private browsing from the pref UI if it is disabled
Removes Sync from the pref UI if it is diabled
Disables the crash reporter button if crash reporter is disabled
Removed the master password UI if it is disabled
Goes through the hiddenUI list and hides any UI
CCK2.jsm
Sets prefs
disables about
disable in page search providers
hide UI
Bookmarks
Certs