Skip to content

An unofficial ImgOps enhancing browser extension (Manifest V2)

License

Notifications You must be signed in to change notification settings

majin-cs/PicWiz-Legacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PicWiz Legacy

Capture screenshots, right-click on pictures, or get an an overview of all pics in the tab, to either (bulk) download or use them on ImgOps.com.

This extension is not affiliated with ImgOps.com - it merely simplifies the way you can access the website.

For the Manifest V3 extension go here: PicWiz


Installation

Firefox add-ons

Or from GitHub:

  1. Download the zip from the release section
  2. Choose your browser and follow the corresponding steps:
    • For Firefox use the zip by visting about:debugging#/runtime/this-firefox and loading it as temporary add-on
    • For Chrome unpack the zip and use it indefinitely in by visting chrome://extensions/, then clicking on "Load unpacked" in the top left corner and finally selecting the unzipped extension folder

Features

  1. Easily access ImgOps.com by opening the context menu on any picture in the browser
    • If it is of type data:url (Base64) upload it automatically to ImgOps.com
  2. Provides an overview of all pictures found in the active tab in the extension popup where you then can:
    • Open them individually on ImgOps.com
    • Select pictures or simply press the Select all checkbox to (bulk) download all selected pictures
  3. Take a screenshot (shortcut defaults to Ctrl + Shift + S) and pick one of the options:
    • Copy to the clipboard
    • Save
    • Open on ImgOps.com

Options

Name Toggles
loadImagesOnOpen Scrape pictures and display them when opening the popup
notifications Notifications

Shortcuts

Name Default Keys
Screenshot Ctrl + Shift + S

Permissions

Name Required for
"<all_urls>" Having the screenshot feature work on every website (importing scripts)
"contextMenus" Displaying the ImgOps menu option when right-clicking a picture
"activeTab" Scraping images and taking the screenshot
"clipboardWrite" Copying screenhots to the clipboard
"notifications" Notifying when picture was copied
"storage" Saving options
"downloads" Downloading selected pictures

Showcase

Right-click a picture Perform various image operations such as Reverse Image Search on ImgOps.com
Context Menu Item ImgOps Website Options
Select pictures to download or take a screenshot
Extension Popup Showcase

License

License: MIT