Skip to content

adriengervaix/Dogrow

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
css
 
 
 
 
 
 

Dogrow —

intropic

Grow your instagram pupup

This Chrome extension scales up every popup on instagram. We simply tweak the style of the page to have a bigger popup & modal on every instagram page

Features

  • Scaling up profile & explore page popup
  • Scaling up following & followers list popup

How

We simple add a style to these element

div[role="dialog"] div[role="dialog"] div[role="dialog"]{ max-width: 70% !important; }

div[role="presentation"] div[role="dialog"]{ max-height: 80% !important; }

About

Chrome extension scales up every popup on instagram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages