DSM is a session manager inspired by Workona, except the emphasis is not on work but on organized browsing. Click here to go to DSM on the Chrome Webstore.
-
Clone/fork the directory
-
Go to the extensions page of your browser (brave://extensions) and enable "developer mode".
-
Then click "load unpacked" and point it to this directory
-
The extension should then be available in your extensions page
This chrome extension doesn't use any content scripts (scripts that are injected into the webpage that the user is currently browsing).
The default CSP was enough for my needs, it looks something like this...
"content_security_policy": {
"extension_pages": "script-src 'self'; style-src 'self'"
}
I would love to override the browser's default shortcuts, but I don't think I can.
J
-> move one tab to the left of DSMK
-> move one tab to the right of DSM
You can find the logo on figma.