Results 444 comments of eight

Seems like a permission error. Try 1. Enable "use webRequest api" option in the option page (disabled by default in 0.22) 2. Click the blue arrow and verify the error....

Thank you 👍 that helps a lot. I'm pretty sure this will be fixed in 0.22.1 which hasn't been approved on add-ons store. The issue is that, before using the...

Also we should hide those "Pick from right tabs" options because tabs on Android are not ordered.

See also: https://github.com/openstyles/stylus/issues/1370 I think grouping variables is a good idea. But nesting can be too much for a small dialog. Some suggestions: 1. Make it simple e.g. add `@secion...

> `@section` sounds simpler than `@vargroup`, but what about `@var group ` where title is mandatory (can be an empty string `""`) so we can end the group by a...

There were some discussions about moving to `@match`. The general conclusion was: The benefits are unclear, but the drawbacks are obvious. Pro: 1. The syntax would stay with userjs &...

There are three assets in the release page: https://github.com/eight04/image-picka/releases/tag/v0.19.0 * `image_picka-0.19.0.zip` - this is the ready-to-use extension. * `Source code (zip)` - this is the source code of the repository,...

Tried with Firefox 139 and it works fine: What is your OS, browser version? How did you install the addon? Screenshots will also help.

Here is an article about `data_collection_permissions`: https://blog.mozilla.org/addons/2025/10/23/data-collection-consent-changes-for-new-firefox-extensions/

https://bugzilla.mozilla.org/show_bug.cgi?id=1996829 I guess there are 3 options: 1. Remove `data_collection_permissions` in future version, in case AMO doesn't require this property. 2. Firefox team decides to use a different property that...