🔗 Cobaltium is an extension that allows you to open the current webpage directly on Cobalt.tools
.
- Clone the repository or download the files.
- Unpack the
.zip
file. - For Chromium browsers, you need the folder located in
chromium/cobaltium
. - Go to
chrome://extensions/
orbrave://extensions/
(if you're using the Brave browser) in your browser. - Enable
Developer mode
. - Click on
Load unpacked
and select the folder.
or
- Clone the repository or download the files.
- Unpack the
.zip
file. - For Firefox browsers, you need the folder located in
firefox/cobaltium
. - Go to
about:debugging
. - Click on
This Firefox
. - Then click on
Load Temporary Add-on
and selectmanifest.json
. - (If you don't see
Load Temporary Add-on
, try downloadingFirefox Developer Edition
)
- If you see the number
1
, it means the page is supported byCobalt.tools
. - Click on the extension icon to open the current page on Cobalt.tools.
background.js
contains the functionality that opens the page.
- Website:
Cobalt.tools
- GitHub:
imputnet/cobalt
This project is licensed under the WTFPL license.