Mod Developer
Mod Developer Quick Start Guide
Last updated
Was this helpful?
Mod Developer Quick Start Guide
Last updated
Was this helpful?
If you're interested in building automation with PixieBrix, you'll need to follow the path below to set yourself up for success.
and install the Chrome Extension (you'll be prompted to do this when creating an account)
Join the
Check out our to explore core use cases
Mod: a series of bricks that together perform a specific action, such as sending an email from a LinkedIn page, or creating a card in Trello from highlighted text
Mod Package: a mod that’s been packaged for sharing and deployment; it has a unique name and version
Brick: the building blocks of mods; you can think of a brick as a specific function. You make mods by chaining bricks together
Page Editor: the graphical user interface for building and editing mods in PixieBrix. Accessed via Chrome Dev Tools.