Akita has been tested in Mozilla Firefox and Chromium-based browsers (i.e. Chrome, Brave, Microsoft Edge, etc.). Instructions to install Akita on these browsers is provided below.
Our license information can be found here and our license/copyright notices can be found in LICENSE.
-
Firefox Browser Add-ons: https://addons.mozilla.org/en-US/firefox/addon/akita/
-
Microsoft Edge Add-ons: https://microsoftedge.microsoft.com/addons/detail/akita/halamaefcdjalhjgkbefalmhpnboncoc
From your preferred directory, run the command:
git clone https://github.com/esse-dev/akita.git
Note the path to the newly created akita
directory.
- In the browser address bar, type in
<BROWSER_NAME>://extensions/
. Press enter.<BROWSER_NAME>
ischrome
for Google Chrome,brave
for Brave Browser,edge
for Microsoft Edge, etc.- example:
brave://extensions/
- Ensure "Developer mode" is toggled "ON"
- For Chrome and Brave, this is in the top right corner of the page.
- For Edge, this is in the bottom left of the page.
- Click on "Load unpacked". A system file selection window should open.
- In the selection window, navigate to the
akita
directory and select it. - Akita is now installed - you should see the Akita extension icon in your browser bar!!
- Note: Some browsers may not pin the extension to the browser bar by default. You may need to pin it manually.
- In your Firefox address bar, type in
about:debugging#/runtime/this-firefox
. Press enter. - Click on "Load Temporary Add-on...". A system file selection window should open.
- In the selection window, navigate to the
akita
directory and select any file in it. - Akita is now installed - you should see the Akita extension icon in your browser bar!!
Some notes for Firefox:
- Since Akita is installed as a temporary add-on, it only stays until you restart Firefox.
- If you're feeling extra crafty, you can also install Akita using web-ext.
- Make sure you have the command-line tools
bash
andzip
installed. - From the akita directory, run
bash ./packageAkita.sh
. - The resulting file akita.zip can be loaded into Firefox and Chrome.
- In the browser address bar, type in
<BROWSER_NAME>://extensions/
. Press enter.<BROWSER_NAME>
ischrome
for Google Chrome,brave
for Brave Browser,edge
for Microsoft Edge, etc.- example:
brave://extensions/
- Ensure "Developer mode" is toggled "ON"
- For Chrome and Brave, this is in the top right corner of the page.
- For Edge, this is in the bottom left of the page.
- From your file explorer, drag
akita.zip
into the browser window. - Akita is now installed - you should see the Akita extension icon in your browser bar!!
- Note: Some browsers may not pin the extension to the browser bar by default. You may need to pin it manually.
- In your Firefox address bar, type in
about:debugging#/runtime/this-firefox
. Press enter. - Click on "Load Temporary Add-on...". A system file selection window should open.
- In the selection window, select
akita.zip
- Akita is now installed - you should see the Akita extension icon in your browser bar!!
A note for Firefox:
- Since Akita is installed as a temporary add-on, it only stays until you restart Firefox.