File: flashgot.js

package info (click to toggle)
flashgot 1.2%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,748 kB
  • ctags: 218
  • sloc: makefile: 4
file content (66 lines) | stat: -rw-r--r-- 2,828 bytes parent folder | download
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
59
60
61
62
63
64
65
66
pref("extensions.{19503e42-ca3c-4c27-b1e2-9cdb2170ee34}.description", "chrome://flashgot/locale/about.properties");
pref("flashgot.Downloader_4_X.quiet",false);
pref("flashgot.GetRight.autostart",false);
pref("flashgot.GetRight.old",false);
pref("flashgot.GetRight.quick",true);
pref("flashgot.GetRight.replaceSpecialChars", true);
pref("flashgot.LeechGet.httpLog",false);
pref("flashgot.altClick",true);
pref("flashgot.autoReferrer",true);
pref("flashgot.autoStart",true);
pref("flashgot.bgProcessing",true);
pref("flashgot.bypassCombo",true);
pref("flashgot.detect.auto",true);
pref("flashgot.extfilter",false);
pref("flashgot.fakeReferrer", "");
pref("flashgot.firstRunRedirection", true);
pref("flashgot.hide-autotest",true);
pref("flashgot.hide-icons",false);
pref("flashgot.hide-tabs",true);
pref("flashgot.hideDisabledCmds",true);
pref("flashgot.httpauth",false);
pref("flashgot.includeImages",false);
pref("flashgot.interceptAll",false);
pref("flashgot.logEnabled",true);
pref("flashgot.metalink", true);
pref("flashgot.multiQuiet", false);
pref("flashgot.nested-menu",false);
pref("flashgot.omitCookies",false);
pref("flashgot.rsPremium", false);
pref("flashgot.selection.guessPassword", true);
pref("flashgot.redir.anonymous.anonym_to", true);
pref("flashgot.redir.anonymous.anonymz_com", true);
pref("flashgot.redir.anonymous.stealth_to", true);
pref("flashgot.redir.generic.rx", "^https?://\\w+.*\\W+(https?(?::|%3A)(?:%2F|/){2}\\w+[^&]*)");
pref("flashgot.redir.megaupload_com.force", false);
pref("flashgot.redir.generic.enabled", true);
pref("flashgot.invertAltShiftClick", false);
pref("flashgot.appleScriptEncoding", "UTF-16");
pref("flashgot.queryStringSuffix", "");
pref("flashgot.useWine", false);
pref("flashgot.wine.paths", "/usr/bin/wine:/usr/local/bin/wine:/opt/local/bin/wine:/Applications/Darwine/Wine.bundle/Contents/bin/wine");
pref("flashgot.oldSD", false);
pref("flashgot.noDesc", false);

pref("flashgot.media.guessName", true);
pref("flashgot.media.forceNameHack", true);
pref("flashgot.media.statusIcon", true);
pref("flashgot.media.unicode", true);
pref("flashgot.media.enabled", true);
pref("flashgot.media.redirect", 1);
pref("flashgot.media.redirect.joost_com", 0);

pref("flashgot.dmsopts._Built_In_.overwrite", false);
pref("flashgot.dmsopts._Built_In_.showDM", true);
pref("flashgot.dmsopts.Net_Transport.encode", false);
pref("flashgot.dmsopts.Net_Transport_2.stripHash", true);
pref("flashgot.dmsopts.FlashGet.asciiFilter", true);
pref("flashgot.dmsopts.FlashGet.cookiePersistence", 24);

pref("flashgot.dmsopts.JDownloader.url", "http://localhost:9666/flashgot");
pref("flashgot.dmsopts.JDownloader.delay", 8);
pref("flashgot.dmsopts.JDownloader.autostart", true);
pref("flashgot.dmsopts.JDownloader.quiet", false);