Skip to content

kurtextrem/Layoutify-for-Instagram

Repository files navigation

Logo
Layoutify: Improved Layout for Instagram

Important

Unfortunately, I no longer have the time needed to maintain this extension. Instagram does too many changes to their website for me to keep up. I'm thankful for all the users and support across all the years. As of 2nd December 2023, I've unpublished the extension from the Webstore.

The default Instagram.com layout is not optimized for the desktop. This extension improves this.

Download from Chrome Web Store.

Screenshot

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:

  1. Download the ZIP archive of the repository.
  2. Unpack somewhere.
  3. Run npm install in the folder (make sure you have NodeJS installed)

To load the Extension in Chrome follow these steps:

Chrome
  1. Open chrome://extensions
  2. Check the Developer mode checkbox
  3. Click on the Load unpacked extension button
  4. Select the src folder (where-you-unpacked-the-ZIP/src)

Starting the Dev Server

  1. Run npm run start
  2. 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!

Alt