[GH-ISSUE #272] Document 1-Click Import of Blocklists in Firefox/Safari via uBlacklist #186

Open
opened 2026-08-06 02:13:17 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @Alexhuszagh on GitHub (Oct 31, 2025).
Original GitHub issue: https://github.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist/issues/272

Recently, uBlacklist added 1-click import links in Firefox and Safari (these differ from Chrome):
https://github.com/iorate/ublacklist/issues/688

The URL syntax for Chrome is https://ublacklist.github.io/subscribe?name=<Name>&url=<URL> while the syntax for Firefox/Safari is https://ublacklist.github.io/rulesets/subscribe?addSubscriptionName=<Name>&url=<URL>, where the differences are the addition of the /rulesets path component and renaming the query parameter name to addSubscriptionName .

Unfortunately, the new syntax does not work for Chrome.

Originally created by @Alexhuszagh on GitHub (Oct 31, 2025). Original GitHub issue: https://github.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist/issues/272 Recently, uBlacklist added 1-click import links in Firefox and Safari (these differ from Chrome): https://github.com/iorate/ublacklist/issues/688 The URL syntax for Chrome is `https://ublacklist.github.io/subscribe?name=<Name>&url=<URL>` while the syntax for Firefox/Safari is `https://ublacklist.github.io/rulesets/subscribe?addSubscriptionName=<Name>&url=<URL>`, where the differences are the addition of the `/rulesets` path component and renaming the query parameter `name` to `addSubscriptionName` . Unfortunately, the new syntax does not work for Chrome.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/uBlockOrigin-HUGE-AI-Blocklist#186