mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 23:37:33 +09:00
Help / About dialog box enhancements (#8)
* Replace Help / About Serpent window background * Copy new web.whatsapp.com SSUAO from PM to Serpent * Revert last commit & future-proof whatsapp SSUAO 1. Reverted previous commit as unnecessary. Web.whatsapp.com will work with a FF SSUAO as well as a Chrome one. 2. Changed FF rv for whatsapp.com from 61.0 to 68.0 so whatsapp will consider Basilisk & Serpent "up to date" for a while longer * Fix file ext. to show "Serpent" wordmark Style sheet was attempting to load about-wordmark.png but actual file is about-wordmark.svg * Update about-wordmark.svg * New royalty-free Help / About background image
This commit is contained in:
parent
e6e3f61761
commit
a0cdcc34b4
4 changed files with 73 additions and 85 deletions
|
|
@ -37,7 +37,7 @@ pref("@GUAO_PREF@.dailymotion.com","Mozilla/5.0 (@OS_SLICE@ rv:52.0) @GK_SLICE@
|
|||
// The following requires native mode. Or it blocks.. "too old firefox", breakage, etc.
|
||||
|
||||
// UA-Sniffing domains below have indicated no interest in supporting Pale Moon (BOO!)
|
||||
pref("@GUAO_PREF@.whatsapp.com","Mozilla/5.0 (@OS_SLICE@ rv:61.0) @GK_SLICE@ Firefox/61.0");
|
||||
pref("@GUAO_PREF@.whatsapp.com","Mozilla/5.0 (@OS_SLICE@ rv:68.0) @GK_SLICE@ Firefox/68.0");
|
||||
|
||||
// UA-sniffing domains that are "app/vendor-specific" and do not like Pale Moon
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue