Difference between revisions of "Talk:Pale Moon"

Return to "Pale Moon" page.
(Created page with "== HTML 5 Test=== * http://html5test.com")
 
Admin (Talk | contribs)
(another user agent: new section)
 
(3 intermediate revisions by one user not shown)
Line 1: Line 1:
== HTML 5 Test===
+
== HTML 5 Test==
  
 
* http://html5test.com
 
* http://html5test.com
 +
 +
== Cinnamon Desktop Icon Launcher ==
 +
 +
Example Launcher:
 +
 +
 +
[Desktop Entry]
 +
Name=Pale Moon
 +
GenericName=Web Browser
 +
Comment=Browse the World Wide Web
 +
Exec=palemoon %u -private-window
 +
Terminal=false
 +
Type=Application
 +
Icon=palemoon
 +
Categories=Network;WebBrowser;
 +
MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;
 +
StartupNotify=false
 +
Actions=NewTab;NewWindow;NewPrivateWindow;
 +
StartupWMClass="pale moon"
 +
 +
Name[en_US]=Pale Moon (Private)
 +
 +
[Desktop Action NewTab]
 +
Name=Open new tab
 +
Exec=palemoon -new-tab https://start.palemoon.org
 +
 +
[Desktop Action NewWindow]
 +
Name=Open new window
 +
Exec=palemoon -new-window
 +
 +
[Desktop Action NewPrivateWindow]
 +
Name=New private window
 +
Exec=palemoon -private-window
 +
 +
== Palemoon Version: 27.7.2 (64-bit) - Youtube warning 2020 - google monopoly - google sucks ==
 +
 +
 +
*general.useragent.override.youtube.com
 +
Mozilla/5.0 (X11; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0 PaleMoon/27.7.2
 +
*general.useragent.override.gaming.youtube.com
 +
Mozilla/5.0 (X11; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0
 +
change both to
 +
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:62.0) Gecko/20100101 Firefox/62.0
 +
 +
== another user agent ==
 +
 +
 +
 +
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:60.0) Gecko/20100101 Firefox/60.0

Latest revision as of 15:17, 20 March 2020

HTML 5 Test

Cinnamon Desktop Icon Launcher

Example Launcher:


[Desktop Entry]
Name=Pale Moon
GenericName=Web Browser
Comment=Browse the World Wide Web
Exec=palemoon %u -private-window
Terminal=false
Type=Application
Icon=palemoon
Categories=Network;WebBrowser;
MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;
StartupNotify=false
Actions=NewTab;NewWindow;NewPrivateWindow;
StartupWMClass="pale moon"

Name[en_US]=Pale Moon (Private)

[Desktop Action NewTab]
Name=Open new tab
Exec=palemoon -new-tab https://start.palemoon.org

[Desktop Action NewWindow]
Name=Open new window
Exec=palemoon -new-window

[Desktop Action NewPrivateWindow]
Name=New private window
Exec=palemoon -private-window

Palemoon Version: 27.7.2 (64-bit) - Youtube warning 2020 - google monopoly - google sucks

  • general.useragent.override.youtube.com
Mozilla/5.0 (X11; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0 PaleMoon/27.7.2
  • general.useragent.override.gaming.youtube.com
Mozilla/5.0 (X11; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0

change both to

Mozilla/5.0 (Windows NT 6.1; WOW64; rv:62.0) Gecko/20100101 Firefox/62.0

another user agent

Mozilla/5.0 (Windows NT 6.1; WOW64; rv:60.0) Gecko/20100101 Firefox/60.0
Last modified on 20 March 2020, at 15:17