zsevic / spanimage

Chrome extension that will download selected part of the page as image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spanimage

Chrome extension that will download selected part of the page as an image

➡️ Usage

  • User can select any text on the page and after right-click user can choose the option to download it as an image

💻 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/spanimage.git
cd spanimage
yarn
yarn build

About

Chrome extension that will download selected part of the page as image

License:MIT License


Languages

Language:JavaScript 100.0%