Skip to content

Browser Support

Pouria Pirhadi edited this page Apr 14, 2023 · 1 revision

Firefox:

Firefox is fully supported. The addon file is signed by Mozilla and all features work on Firefox. (As long as Mozilla doesn't decide to ditch manifest v2 and kiss Google's feet).

Chrome:

Ever since Google introduced manifest v3 this addon will no longer work on Chrome. I may or may not try to port the addon for manifest v3 in the future.

Other Chromium-based browsers (such as Brave):

As long as the browser supports manifest v2 the addon should work but there are two limitation with Chromium-based browsers:

1- Due to lack of API support overriding the download dialog doesn't work.

2- The addon cannot be signed by Google so it cannot be installed like normal addons. In order to install it you have to add it in developer mode as described below.

How to install on Brave browser:

1- Install the Grabby Toolkit on your computer first (https://github.com/pouriap/Grabby-Toolkit/releases/latest)

2- Go to the latest release page and download the provided zip file

3- Extract the zip file somewhere on your computer

4- In your browser go to the "extensions" menu

5- Enable developer mode using the button at the top right

6- Click on "Load unpacked"

7- Go to the location where you extracted the zip file and choose "select folder"

The extension should be added to Brave now.

Clone this wiki locally