mirror of
https://github.com/MODSetter/SurfSense.git
synced 2025-09-02 18:49:09 +00:00
Update README.md
This commit is contained in:
parent
adeff0d743
commit
e8d18d76c8
1 changed files with 4 additions and 4 deletions
|
@ -48,7 +48,7 @@ Open source and easy to deploy locally.
|
||||||
|
|
||||||
#### 🔖 Cross Browser Extension
|
#### 🔖 Cross Browser Extension
|
||||||
- The SurfSense extension can be used to save any webpage you like.
|
- The SurfSense extension can be used to save any webpage you like.
|
||||||
- Its main usecase is to save any webpages beyond authentication.
|
- Its main usecase is to save any webpages protected beyond authentication.
|
||||||
|
|
||||||
|
|
||||||
### 2. Temporarily Deprecated
|
### 2. Temporarily Deprecated
|
||||||
|
@ -145,7 +145,7 @@ You should see your Next.js frontend running at `localhost:3000`
|
||||||
|
|
||||||
### Extension
|
### Extension
|
||||||
|
|
||||||
Extension is in plasmo framework which is a cross browser extension framework.
|
Extension is in plasmo framework which is a cross browser extension framework. Extension main usecase is to save any webpages protected beyond authentication.
|
||||||
|
|
||||||
For building extension just fill out the `.env` file of frontend.
|
For building extension just fill out the `.env` file of frontend.
|
||||||
|
|
||||||
|
@ -155,13 +155,13 @@ For building extension just fill out the `.env` file of frontend.
|
||||||
|
|
||||||
Build the extension for your favorite browser using this guide: https://docs.plasmo.com/framework/workflows/build#with-a-specific-target
|
Build the extension for your favorite browser using this guide: https://docs.plasmo.com/framework/workflows/build#with-a-specific-target
|
||||||
|
|
||||||
When you load and start the extension you should see a Login page like this
|
When you load and start the extension you should see a Apu page like this
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
After logging in you should be able to use extension now.
|
After filling in your SurfSense API key you should be able to use extension now.
|
||||||
|
|
||||||
|
|
||||||

|

|
||||||
|
|
Loading…
Add table
Reference in a new issue