Search found 1976 matches

by JustOff
2019-01-16, 20:54
Forum: Browser extensions
Topic: "Set as Bookmark Toolbar Folder" Feature
Replies: 5
Views: 212

Re: "Set as Bookmark Toolbar Folder" Feature

I use the “Set as Bookmark Toolbar Folder” Addon [..] But the Addon is not available for download anymore You can download it from the archives . and well, after the update it runs in compatibility mode and I cannot use it in the library manager anymore. However, as far as I can see, it works just ...
by JustOff
2019-01-16, 19:42
Forum: Bug reports (Windows)
Topic: Question about Mute Tabs controls
Replies: 19
Views: 1211

Re: Question about Mute Tabs controls

loxodont wrote:Just found out it seemed to be caused by some setting in Tab Mix Plus - don't know which yet.
I reported this issue to the TMP developer.
by JustOff
2019-01-16, 17:47
Forum: Bug reports (Windows)
Topic: Page rendering issue (Pale Moon v28.3.0)
Replies: 35
Views: 1603

Re: Page rendering issue (Pale Moon v28.3.0)

I thinks this problem is caused by the enabling of the Intersection Observer API, see Issue #249 (UXP).

When dom.IntersectionObserver.enabled is false, https://www.vg.no/sport/ is displayed fine on 28.3.0.
by JustOff
2019-01-16, 17:14
Forum: Bug reports (Windows)
Topic: Page rendering issue (Pale Moon v28.3.0)
Replies: 35
Views: 1603

Re: Page rendering issue (Pale Moon v28.3.0)

The problem is even worse at this subpage: https://www.vg.no/sport/ I can confirm that (Pale Moon x32; Win7x64). I also tried to reverse 903 and found it is not related. Further investigation required. PS: Both 28.2.2 and 28.3.0 produce several errors in the console, but they are exactly the same, ...
by JustOff
2019-01-16, 14:30
Forum: Bug reports (Windows)
Topic: v28.3.0 (32-bit) tab audio mute & flash player
Replies: 4
Views: 425

Re: v28.3.0 (32-bit) tab audio mute & flash player

This is a known problem (32-bit Firefox can't mute Flash either); you should blame Adobe for it.
by JustOff
2019-01-15, 22:59
Forum: Bug reports (Windows)
Topic: Page rendering issue (Pale Moon v28.3.0)
Replies: 35
Views: 1603

Re: Page rendering issue (Pale Moon v28.3.0)

Tomaso wrote:I'm thinking that this change is causing it!:
https://github.com/MoonchildProductions/UXP/pull/903/
Can you check the builds found via mozregression related to this bug?
by JustOff
2019-01-14, 16:13
Forum: Browser extensions
Topic: How do I make my add-on PM compatible?
Replies: 3
Views: 352

Re: How do I make my add-on PM compatible?

Here is the simplest XUL extension that performs the required task.
by JustOff
2019-01-13, 22:27
Forum: Browser extensions
Topic: Palemoon addons not approved?
Replies: 18
Views: 920

Re: Palemoon addons not approved?

Obviously, collaborative development is most convenient when using tools and services specifically created for this, in particular Git and GitHub. However, if you don't have such experience, then the xpi file with all the changes made is the preferred option. You can send it to me via private messag...
by JustOff
2019-01-12, 19:56
Forum: Browser extensions
Topic: Palemoon addons not approved?
Replies: 18
Views: 920

Re: Palemoon addons not approved?

Well, describing regexp using regexp probably really wasn't a good idea. I will try to arrange it in a different way and add examples. This, for example, will replace all words beginning with 's' and ending with 'e', ignoring case: [["www.netzmafia.de",["/skripten/index.html",["/\\ss.+?e\\s/gi"," RE...
by JustOff
2019-01-12, 19:48
Forum: Browser extensions
Topic: Palemoon addons not approved?
Replies: 18
Views: 920

Re: Palemoon addons not approved?

Ikrg[NetCat]addonDev wrote:Possibly you might wish to add a note like "Do not add quotes with filters created using the addon editor"
Thanks, I added the following to the description: "When using the built-in editor, these rules will be applied automatically". Hope this helps to avoid such misunderstandings.
by JustOff
2019-01-12, 19:25
Forum: Browser extensions
Topic: Palemoon addons not approved?
Replies: 18
Views: 920

Re: Palemoon addons not approved?

Test page: http://www.netzmafia.de/skripten/index.html Host: "www.netzmafia.de" Path: "skripten/index.html" Search: "Sie" Replace: REPLACED The simplest way to do this is obviously the following: palemoon_2019-01-12_21-09-28.png That will give this config: palemoon_2019-01-12_21-16-13.png [["www.ne...
by JustOff
2019-01-12, 18:10
Forum: General support
Topic: Logging into firefox accounts
Replies: 8
Views: 412

Re: Logging into firefox accounts

Try to set general.useragent.override.firefox.com -> Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0.
by JustOff
2019-01-11, 19:50
Forum: Browser extensions
Topic: Button to delete cookies
Replies: 2
Views: 356

Re: Button to delete cookies

Try selectivecookiedelete 4.1.1-signed.1-signed.
by JustOff
2019-01-10, 23:35
Forum: Browser extensions
Topic: Palemoon addons not approved?
Replies: 18
Views: 920

Re: Palemoon addons not approved?

Are you going to fix it quite soon, or should I take this task over? I currently have no plans to work on this extension. Feel free to do whatever you want with it under MPL 2.0. ....currently investigating, why stopping here again It will be easier for me to figure out what exactly is not working ...
by JustOff
2019-01-10, 21:56
Forum: Browser extensions
Topic: Palemoon addons not approved?
Replies: 18
Views: 920

Re: Palemoon addons not approved?

"Error Console2" has many bugs: As Lootyhoof mentioned above, this add-on is not compatible with Pale Moon 28, and this is clearly stated in the add-on description. It was created specifically for Pale Moon 27.0.0 , which did not contain the developer tools, which now completely supersede all the n...
by JustOff
2019-01-08, 20:25
Forum: Localization
Topic: Pale Moon 28/29 localization
Replies: 66
Views: 23334

Re: Pale Moon 28 localization

Here is the pre-release build that is targeted to the upcoming Pale Moon 28.3.0 (also compatible with 28.0.0 and later). 2019-01-08_22-21-37.png :!: Attention to translators of Czech and Chinese (Simplified) : please take the last chance to update the language packs for the release. :idea: I also wa...
by JustOff
2019-01-06, 11:59
Forum: Basilisk
Topic: Question about installing addons
Replies: 17
Views: 1476

Re: Question about installing addons

thosrtanner wrote:Well I do have 25 localisations in there
Well, see Issue #925 (UXP).
by JustOff
2019-01-05, 20:50
Forum: Basilisk
Topic: Question about installing addons
Replies: 17
Views: 1476

Re: Question about installing addons

Could the same change be done for basilisk? Theoretically yes, although I’m not sure that this edge case is really worth the attention, considering that all Firefox extensions that are compatible with Basilisk already satisfy the requirement to specify a name in each locale. I think it will be easi...
by JustOff
2019-01-05, 18:05
Forum: General support
Topic: Tracking (?) in new profile ?
Replies: 4
Views: 436

Re: Tracking (?) in new profile ?

I'm sorry for being such intolerant, I did not want to offend you. I just can't take modern advertising as acceptable, either online or in real life. I know your reasons well and do not try to argue with, but these can't change my feelings about start.me. Hope for your understanding.
by JustOff
2019-01-05, 12:32
Forum: General support
Topic: How to import passwords from Opera to PM?
Replies: 32
Views: 4108

Re: How to import passwords from Opera to PM?

Thanks for the tip to Password Exporter 1.3.4 ... I will have a look at it. I do not recommend you to use Password Exporter, as it contains bugs that are fixed in Password Backup Tool. You can export your passwords from the old profile using PBT and then import them into a new one, or simply exit t...