zsevic / ig-profile

Chrome extension that will open a new tab with Instagram profile based on selected text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ig-profile

Chrome extension that will open a new tab with Instagram profile based on selected text

Usage

  • User can select any text on the page and after right-click user can choose the option to open the Instagram profile (based on selected text) in a new tab

Installation

  • Clone repository to your local machine or download it as zip file and extract it
  • Open Google Chrome and in the address bar type "chrome://extensions"
  • Enable developer mode and click "Load unpacked extension..."
  • Select folder that you've got from the zip file or after cloning the repository

Setup

git clone https://github.com/zsevic/ig-profile.git
cd ig-profile

npm i

About

Chrome extension that will open a new tab with Instagram profile based on selected text

License:MIT License


Languages

Language:JavaScript 100.0%