Skip to content

Loading…

Question regarding scheme pages #1007

Closed
Snapy opened this Issue · 2 comments

2 participants

@Snapy

I was just wondering if for example the opera-scheme was useful on non Opera browers or if it is a scheme shared between all browsers like behind-the-scene. Same question regarding chrome-extension-scheme on non Chromium browsers. Also are there any other existing schemes.

@gorhill

I am guessing opera-scheme is encountered only on Opera. Some may be shared, like the chrome-scheme (Chromium, Firefox, Opera). Some applies to all browsers, like data-scheme, file-scheme.

The -scheme "hostnames" are just a trick used by uBlock to enable working on web page which URL does not have a formal hostname. uBlock in such case uses the scheme part of the URL to create a fake hostname, so that features such as whitelisting or dynamic filtering can work.

@gorhill gorhill closed this
@Snapy

Thanks. It was to be sure I could remove some whitelisted schemes safely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Something went wrong with that request. Please try again.