⚠️ Deprecated: No longer works with the latest Invision update
Recharge InVision App with additional features
I'm a UI designer and I use InVision App a lot. InVision App is a great tool for making prototypes but there are some missing useful features in its UI. This project contains several hacks that will save my (and might be your) time in InVision App.
This plugin might break your InVision project. Use it at your own risk. But, I've been using it on a big InVision project (500+ screens, 60+ hotspot templates, 35+ screen groups) without any problem 😃.
- Screen List
- Collapse all sections
- Expand all sections
- Build Mode
- Sort hotspot templates (Top Dropdown) (display only, sorted list won't be saved)
- General
- No transition (switchable) (planned)
- Screen List
- Always displayed file name
- Always displayed date
- Wider divider label input
- Always displayed section tools (switchable) (planned)
- Always displayed project-sync (switchable) (planned)
- Wider filename label (planned)
- Preview Mode
- Download current image (planned)
- Build Mode
- No ellipses
- Install tampermonkey on your browser
- Click here
- A tampermonkey tab will be triggered, then click install
You need node.js installed in your computer.
npm install
All you need to edit are the files inside src
folder.
npx webpack --mode=development
Always use --mode=development
even for production. Commit the compiled file (dist/incharge.user.js
).
Make sure your contributions are compatible with the license of this code.
- Ezzat Chamudi - ezhmd
Code and documentation copyright 2019 the InCharge Project Authors.
InCharge code is licensed under MPL-2.0. Images, logos, docs, and articles in this InCharge project are released under CC-BY-SA-4.0.
Libraries, dependencies, and tools used in this project are tied with their own licenses respectively.