https://github.com/plasmohq/examples
🔰 Example projects that demonstrate how to use the Plasmo Framework and integrate with popular tools
https://github.com/plasmohq/examples
browser-extension chrome-extension examples javascript plasmo plasmo-examples
Last synced: 18 days ago
JSON representation
🔰 Example projects that demonstrate how to use the Plasmo Framework and integrate with popular tools
- Host: GitHub
- URL: https://github.com/plasmohq/examples
- Owner: PlasmoHQ
- License: mit
- Created: 2022-05-12T14:12:43.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-21T18:43:03.000Z (2 months ago)
- Last Synced: 2025-04-14T16:57:23.620Z (about 2 months ago)
- Topics: browser-extension, chrome-extension, examples, javascript, plasmo, plasmo-examples
- Language: TypeScript
- Homepage:
- Size: 1.05 MB
- Stars: 461
- Watchers: 6
- Forks: 141
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Plasmo Framework Examples
This repository showcases what's possible with the [Plasmo Framework](https://github.com/PlasmoHQ/plasmo)!
## Getting Started
The easiest way to get hacking on the Plasmo Framework is to run the `create plasmo` command!
```sh
pnpm create plasmo --with-
# OR npm v7
npm create plasmo -- --with-
```For more detail, please read this documentation: https://docs.plasmo.com/framework/workflows/new#with-an-example-template
And see the discussion here for details on how to work with this example repository: https://discord.com/channels/946290204443025438/1044558522316234752
## Filing an issue to Request/Improve an Example
Please visit this [issue form](https://github.com/PlasmoHQ/plasmo/issues/new?assignees=&labels=documentation&template=2.example.yml&title=EXP+%7C+) in the [plasmo repo](https://github.com/PlasmoHQ/plasmo). Thanks 😀
## Documentation
Check out our [documentation](https://docs.plasmo.com) to get a deeper look into what the framework offers.
# License
[MIT](./LICENSE) ⭐ [Plasmo](https://www.plasmo.com)