"crustacean" > crab "rust-acean"
I don't know that uMatrix will be supported any time soon, but you can turn uBlock Origin into Advanced mode and get much of the same functionality that way.
They're not killing it. Preview/Fenix is essentially a complete re-write of the mobile browser, and they just haven't added all of the extension hooks back into the new version yet.
I think the metrics actually show that most users don't use extensions. But of the group that do use extensions, I'd guess an adblocker is the top one.
My issues were all with host-only network adapters. NAT worked just fine.
You need to enable it by flipping devtools.webide.enabled to true in about:config first.
Isn't that what the following portion of the blog post is all about? "As plugins today, the CDM itself will be distributed by Adobe and will not be included in Firefox. The browser will download the CDM from Adobe and…
10, actually.
Though many of them can if you use something like this to dig into the browser internals: var {Cc, Ci} = require("chrome"); Then just use "Cc" instead of "Components.classes" and "Ci" instead of "Components.interfaces"…
"crustacean" > crab "rust-acean"
I don't know that uMatrix will be supported any time soon, but you can turn uBlock Origin into Advanced mode and get much of the same functionality that way.
They're not killing it. Preview/Fenix is essentially a complete re-write of the mobile browser, and they just haven't added all of the extension hooks back into the new version yet.
I think the metrics actually show that most users don't use extensions. But of the group that do use extensions, I'd guess an adblocker is the top one.
My issues were all with host-only network adapters. NAT worked just fine.
You need to enable it by flipping devtools.webide.enabled to true in about:config first.
Isn't that what the following portion of the blog post is all about? "As plugins today, the CDM itself will be distributed by Adobe and will not be included in Firefox. The browser will download the CDM from Adobe and…
10, actually.
Though many of them can if you use something like this to dig into the browser internals: var {Cc, Ci} = require("chrome"); Then just use "Cc" instead of "Components.classes" and "Ci" instead of "Components.interfaces"…