An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        



plasmo logo



See License


Follow PlasmoHQ on Twitter


Watch our Live DEMO every Friday


Join our Discord for support and chat about our projects

# 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)