Layoutify-for-Instagram
Layoutify-for-Instagram copied to clipboard
A Google Chrome Extension which improves the Instagram.com Layout.
Layoutify: Improved Layout for Instagram
The default Instagram.com layout is not optimized for the desktop. This extension improves this.
Download from Chrome Web Store.
Legal
This project is in no way affiliated with, authorized, maintained, sponsored or endorsed by Instagram or any of its affiliates or subsidiaries. This is an independent project. Use at your own risk.
Extension Icon and Logo by Ibrahim Tenekeci.
Night Mode by Kelvin R.
Development
Do you want to help with developing? You're very welcome.
To get this extension running (if you're a dev), follow these steps:
- Download the ZIP archive of the repository.
- Unpack somewhere.
- Run
npm install
in the folder (make sure you have NodeJS installed)
To load the Extension in Chrome follow these steps:
Chrome |
---|
|
Starting the Dev Server
- Run
npm run start
- Open the Options page (right click the Extension Icon in Chrome)
It will auto reload when you do changes in src/components
.
This also works if you want to debug CSS/JS on Instagram.com.
I'm always available to help!