Open mr-mig opened 9 years ago
Opera is based on Chromium, so there should very little required to port it to Opera (Or maybe nothing, as chrome version is working in Opera).
Unfortunately, it cannot be easily ported. Opera and Safari does not have the same API for extensions available (you cannot hijack requests from web pages).
Firefox is a bit convoluted and requires a lot of workarounds for this extension to be ported. But it is definitely possible.
See #19 #18
I cannot say anything about Safari, But Opera does provide api for request blocking, I have written an extension myself.
Here is detailed info for Opera API: https://dev.opera.com/extensions/apis/
As i said before, Opera and Chrome are very very similar since they both are based on Chromium.
Edit: I believe you need this API: https://developer.chrome.com/extensions/webRequest
And also current version is working in Opera.
I was sure they have not yet reached feature parity for webRequest.
I'll check it out, it would be really nice to have web boost available for Opera.
@mr-mig :+1:
@mubaidr it works out of the box. Do you want to test the extension? Here is the latest build: https://dl.dropboxusercontent.com/u/18672724/webboost-3.0.1.crx
I am already using it (Installed from Chrome webstore), If you have new beta you can send me.
@mubaidr :+1:
Automatic updates will not work this way. So i hope you re-brand it for Opera Add-on store.
@mubaidr I've already uploaded it to the Opera web store. Waiting for a moderator review :)
Awesome!:+1:
@mr-mig Still not available in Opera store, any specific reason?
@mubaidr Yeah, still waiting for a review. It is manual, apparently :disappointed:
@mubaidr Here it is! https://addons.opera.com/en/extensions/details/web-boost-wait-less-browse-faster/
sorry to ask, i'm power user not coder.
is there any progress for firefox? i've installed it on chrome and it tremendously help in fastening browsing experiences.
@cubakcabak unfortunately no, there is no progress. Web Boost depends on the capabilities, which are not in firefox yet. It will be added in the browser in the future, but right now there is no way to make it work reliably.