Search found 2529 matches
- 2020-05-28, 17:46
- Forum: Browser extensions
- Topic: Add-ons in PM 29
- Replies: 3
- Views: 390
Re: Add-ons in PM 29
@Giraffe, See this thread: Add-on "was not designed for Pale Moon"
- 2020-05-28, 17:32
- Forum: General support
- Topic: Changing Bookmarks Toolbar folder favicons
- Replies: 10
- Views: 517
Re: Changing Bookmarks Toolbar folder favicons
... DOM Inspector... . Never used it, but I'll check it out. Some documentation: DOM Inspector (Mozillazine knowledge base) DOM Inspector : Introduction ; FAQ (MDN) "Using hidden UI in CCK2" (Mike Kaply blog) And something that afaik isn't formally documented... The Pale Moon fork of DOMi (unlike o...
- 2020-05-27, 21:26
- Forum: General support
- Topic: Full Screen: Auto-unhide Menubar on mouse hover?
- Replies: 7
- Views: 523
Re: Full Screen: Auto-unhide Menubar on mouse hover?
I would like to also auto-unhide the Menubar. Is there any setting I can change or add that would allow me to do this? - You might take a look at this post for a userChrome solution that unhides all the top-of-page toolbars (including menu bar) in full screen on hover. (For it to work, in about:con...
- 2020-05-26, 12:54
- Forum: General support
- Topic: Changing Bookmarks Toolbar folder favicons
- Replies: 10
- Views: 517
Re: Changing Bookmarks Toolbar folder favicons
1. To use different images for same-name subfolders (of different parent folders), use two bits of CSS that specify folder names for both parents and subs. The different parent folder names will distinguish them from each other: Subfolder of parent #1: #personal-bookmarks .bookmark-item[container="t...
- 2020-05-25, 00:21
- Forum: General support
- Topic: Changing Bookmarks Toolbar folder favicons
- Replies: 10
- Views: 517
Re: Changing Bookmarks Toolbar folder favicons
Globally: #personal-bookmarks .bookmark-item[container="true"] menupopup .bookmark-item[container="true"] { list-style-image: url("filepath_to_image_or_base64_string") !important; -moz-image-region: auto !important; } For subfolders of a specific parent folder, specify the parent folder name: #perso...
- 2020-05-24, 17:07
- Forum: General support
- Topic: Changing Bookmarks Toolbar folder favicons
- Replies: 10
- Views: 517
Re: Changing Bookmarks Toolbar folder favicons
What seems to work with this change? Retaining the first CSS while also setting exception folder images worked simultaneously. It seemed that "exceptions" code had to be equally (more?) specific than the other code about what items to affect, even to specifying #personal-bookmarks . The entry order...
- 2020-05-24, 03:53
- Forum: Binary Outcast Projects
- Topic: Adblock Prime "disable on [site] only"
- Replies: 6
- Views: 402
Re: Adblock Prime "disable on [site] only"
I did install it yesterday to test on duckduckgo.com, and ads showed up just fine when the domain was whitelisted. It is set to allow advertisements. Incidentally, this issue impacts other sites as well Actually... I just compared ABPrime with uBO and Adblock Latitude on duckduckgo when whitelisted...
- 2020-05-24, 00:15
- Forum: Binary Outcast Projects
- Topic: Adblock Prime "disable on [site] only"
- Replies: 6
- Views: 402
Re: Adblock Prime "disable on [site] only"
First, FTR, I don't use ABPrime, but I did install it yesterday to test on duckduckgo.com, and ads showed up just fine when the domain was whitelisted. Are there other Pale Moon add-ons that could get in the way? You can troubleshoot this for yourself by disabling all add-ons except the adblocker. I...
- 2020-05-23, 23:37
- Forum: General support
- Topic: Changing Bookmarks Toolbar folder favicons
- Replies: 10
- Views: 517
Re: Changing Bookmarks Toolbar folder favicons
Starting the css for the individual folder(s) with #personal-bookmarks seems to work. Probably it wasn't specific enough without it: #personal-bookmarks .bookmark-item[container="true"][label="folder_name_here"] { list-style-image:url('icon_here.ico') -moz-image-region:auto!important;} As an alterna...
- 2020-05-23, 03:35
- Forum: Binary Outcast Projects
- Topic: Adblock Prime "disable on [site] only"
- Replies: 6
- Views: 402
- 2020-05-22, 23:22
- Forum: Bug reports (Linux & other)
- Topic: dumpert.nl results in black window
- Replies: 9
- Views: 375
- 2020-05-18, 12:12
- Forum: Bug reports (Windows)
- Topic: Bookmark icons of some in toolbar are changing
- Replies: 22
- Views: 1367
Re: Bookmark icons of some in toolbar are changing
You might try a Custom Buttons solution - see this post and following for the button code + instructions.
- 2020-05-17, 18:47
- Forum: Pale Moon for Linux
- Topic: Pale Moon 27.8.4 and reCAPTCHA
- Replies: 5
- Views: 262
Re: Pale Moon 27.8.4 and reCAPTCHA
It might help to create a boolean preference in about:config -- dom.messageChannel.enabled = true .
See this post.
See this post.
- 2020-05-16, 11:14
- Forum: General support
- Topic: FYI: ourworldindata.org (covid info site) does not work genuine PM UA
- Replies: 7
- Views: 361
Re: FYI: ourworldindata.org (covid info site) does not work genuine PM UA
The first part of the override, that determines which site it's for, is: general.useragent.override.polyfill.io . Even though weather.com provided an occasion for making the override, that override is not for weather.com. It's an override for polyfill.io , and it's the reason that ourworldindata.org...
- 2020-05-16, 09:25
- Forum: General support
- Topic: FYI: ourworldindata.org (covid info site) does not work genuine PM UA
- Replies: 7
- Views: 361
Re: FYI: ourworldindata.org (covid info site) does not work genuine PM UA
both links to a page worked without any problems. And I'm using the default user agent mode for Firefox Compatibility. I'm also using the default user agent for linux Pale Moon Do you still have the UA override for polyfill.io that you set to deal with weather.com issues? That override is effective...
- 2020-05-15, 16:43
- Forum: General support
- Topic: FYI: ourworldindata.org (covid info site) does not work genuine PM UA
- Replies: 7
- Views: 361
Re: FYI: ourworldindata.org (covid info site) does not work genuine PM UA
This is likely due to ourworldindata.org using the old version 2 of the polyfill script. They need to update to v.3. Either blocking polyfill.io , or making a UA override for polyfill.io (rather than for ourworldindata.org) should be equally hellpful here, as well as for other sites that use the old...
- 2020-05-15, 16:11
- Forum: Browser plug-ins
- Topic: I can't disable the latest Flash beta
- Replies: 3
- Views: 317
Re: I can't disable the latest Flash beta
Whether Flash Player is activated or not, the linked video uses HTML5 here.
If you right-click on the video during play, do you see Flash Player information?
If you right-click on the video during play, do you see Flash Player information?
- 2020-05-14, 14:19
- Forum: General support
- Topic: View Image Info bug?
- Replies: 23
- Views: 891
- 2020-05-14, 01:05
- Forum: General support
- Topic: Some tiktok videos won't play
- Replies: 26
- Views: 716
Re: Some tiktok videos won't play
The videos play fine here too with Native and Compat user agents in current PM release.
- 2020-05-12, 17:14
- Forum: Browser extensions
- Topic: Screengrab fix version
- Replies: 24
- Views: 809
Re: Screengrab fix version
in Borealis where there are no Firefox Devtools? Well... Not having devtools in Borealis was your choice. From my end, I don't guage the worth of a feature by whether it caters to Borealis, since I don't use that browser. In Pale Moon, a screenshot can be sent to the clipboard. As for the visible p...