Commit Graph

17 Commits

Author SHA1 Message Date
Multinite
95344a6784 Browser extensions example & guide (#1117)
* init: plasmo example project

* feat: add example for browser extension with BetterAuth

- Introduced a basic browser extension example using Plasmo framework and BetterAuth for authentication.
- Updated .env.example with BetterAuth configuration.
- Removed unnecessary GitHub workflow file for submitting to Web Store.
- Updated .gitignore to exclude local env files.
- Improved README documentation for the example.
- Included BetterAuth dependency in the package.json and updated the pnpm-lock.yaml.

* add: browser-extension example complete

* fix: content.tsx

* remove: browser-extension package as that isn't needed

* add: browser extension buide

* docs: added references in the guide to the examples code

* remove(dep): unused dependency

* refactor: package.json - remove author & update description

* wip

* chore: update lock file

* docs: update icon

---------

Co-authored-by: Bereket Engida <bekacru@gmail.com>
2025-01-04 18:14:59 +03:00
Bereket Engida
39b78e6efd docs: update og 2024-12-21 14:14:43 +03:00
Bereket Engida
096ba60b6a docs: update og 2024-12-21 14:07:21 +03:00
Bereket Engida
7e892a17c4 docs: update og 2024-12-21 12:47:44 +03:00
Bereket Engida
aad2a5e8cd chore: og image 2024-11-23 03:34:42 +03:00
Bereket Engida
1e27706234 feat: open api docs plugin 2024-11-22 22:12:09 +03:00
LovelessCodes
97597ecffe feat: new references route with openapi spec 2024-11-18 18:41:08 +03:00
Bereket Engida
e059e0424b docs: change og 2024-11-04 20:50:15 +03:00
Bereket Engida
0cdd589468 chore: lint 2024-09-28 20:56:16 +03:00
Bereket Engida
b3ead11593 chore: logo change 2024-09-28 20:44:24 +03:00
Bereket Engida
ab851ad3cf fix: doc og 2024-09-28 00:33:03 +03:00
Bereket Engida
9921ea7d2c chore: readme 2024-09-26 22:34:37 +03:00
Bereket Engida
5793cc0252 chore: og change 2024-09-26 22:20:14 +03:00
Bereket Engida
808d788e2f chore: readme 2024-09-26 21:56:42 +03:00
Bereket Engida
a9298620bd feat: docs og 2024-09-03 00:39:41 +03:00
Bereket Engida
5da42aa7e8 feat: sitemap and favicons 2024-09-03 00:34:09 +03:00
Bereket Engida
3ac5916da7 feat: new oauth providers and docs 2024-09-01 21:41:17 +03:00