- Open vscode and type
git clone https://github.com/tristanphan/unrot-extension.gitinto the terminal. - In vscode: File -> Open Folder -> select the unrot-extension folder.
Note: If you don't need the pdf->cards feature, you can skip steps 3-5. - Create a Google Cloud Project: https://developers.google.com/workspace/guides/create-project#project
- Create an API key and select the name of your Google Cloud Project: https://ai.google.dev/gemini-api/docs/api-key
- In vscode: under popup/src, create a file called .env and type
GEMINI_API_KEY=[your api key]without the brackets - In vscode: in the terminal, run npm install, then npm run build
- In chrome: go to chrome://extensions/, toggle Developer mode on, and click Load unpacked. Select the unrot-extension/build folder.
- Now you should be able to use unrot. Happy undoomscrolling :D
tristanphan/unrot-extension
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|