Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source) Learn more →
Plasmo Alternatives
Similar projects and alternatives to plasmo
-
webextension-polyfill
A lightweight polyfill library for Promise-based WebExtension APIs in Chrome
-
-
Klotho
AWS Cloud-aware infrastructure-from-code toolbox [NEW]. Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source)
-
-
examples
🔰 Example projects that demonstrate how to use the Plasmo Framework and integrate with popular tools (by PlasmoHQ)
-
sveltekit-adapter-browser-extension
Build browser extensions with Svelte (early prototype)
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
control-panel-for-twitter
Browser extension which gives you more control over your Twitter timeline and adds missing features and UI improvements - available for desktop and mobile browsers
-
webextensions
Charter and administrivia for the WebExtensions Community Group (WECG)
-
Notion-Boost-browser-extension
Chrome & Firefox extension for Notion to add 20+ features like sticky outline, small text & full width by default, hide comments & help button, bolder text etc. Download here: https://gourav.io/notion-boost
-
googleimagesrestored
This extension attempts to make Google Images look and feel like it did before they changed everything on August 6th, 2019.
-
firefox-easy-container-shortcuts
Easy, opinionated, keyboard shortcuts for Firefox 57+ containers.
-
-
demo-browser-extension
Example Chrome Extension - open source examples for Chrome extension APIs
-
spellbook
Spellbook is a bookmark extension for Chrome and Firefox (by peterhil)
-
rosegarden
Rosegarden gives you the promises for writing cross platform webextensions on Chrome and other browsers missing the promise based API.
-
twitter-profile-search
Bringing profile search button to Twitter web!
-
tante-jacky
Bridge for German banking websites to work with your USB chipTAN reader
-
Sonar
Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
plasmo reviews and mentions
-
Plasmo - the browser extension framework
GitHub: https://github.com/PlasmoHQ/plasmo
-
For your next side project, make a browser extension
Shameless plug, but we built the Plasmo Framework to make that (and a lot more) super easy: https://github.com/plasmohq/plasmo
- Plasmo – a framework for building modern Chrome extensions
-
Show HN: Plasmo – a framework for building modern Chrome extensions
Thanks! We wrote a custom Parcel runtime [1] inspired by Parcel's HMR runtime (which was too bloated and buggy for us) that injects a web socket listener into the development build of the extension.
Whenever a bundle change happens, Parcel sends it the refresh message and it either does `chrome.runtime.reload()` or `location.reload()` depending on the context.
[1]: https://github.com/PlasmoHQ/plasmo/blob/main/packages/parcel...
- Please review my docs site
-
A note from our sponsor - Klotho
klo.dev | 7 Jun 2023
Stats
PlasmoHQ/plasmo is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of plasmo is TypeScript.