Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bijij/ViewImage
Extension to re-implement the "View Image" and "Search by image" buttons into google images.
https://github.com/bijij/ViewImage
chrome firefox
Last synced: about 2 months ago
JSON representation
Extension to re-implement the "View Image" and "Search by image" buttons into google images.
- Host: GitHub
- URL: https://github.com/bijij/ViewImage
- Owner: bijij
- License: mit
- Created: 2018-02-16T06:32:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-25T05:17:07.000Z (6 months ago)
- Last Synced: 2024-08-01T16:49:30.636Z (5 months ago)
- Topics: chrome, firefox
- Language: JavaScript
- Size: 448 KB
- Stars: 775
- Watchers: 31
- Forks: 106
- Open Issues: 27
-
Metadata Files:
- Readme: README.MD
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![Icon](icon/128.png)
# View Image
[![Chrome Web Store](https://img.shields.io/chrome-web-store/v/jpcmhcelnjdmblfmjabdeclccemkghjk.svg)](https://chrome.google.com/webstore/detail/view-image/jpcmhcelnjdmblfmjabdeclccemkghjk)
[![Mozilla Add-on](https://img.shields.io/amo/v/view-image.svg)](https://addons.mozilla.org/en-US/firefox/addon/view-image/)
[![Travis](https://github.com/bijij/ViewImage/workflows/CI/badge.svg)](https://github.com/bijij/ViewImage/actions)View Image is a Chrome / Firefox extension which re-implements the "View Image" button back into Google Image Search.
## Install
You can get this extension for Firefox or Chrome or as a userscript:
- [Chrome Extension](https://chrome.google.com/webstore/detail/view-image/jpcmhcelnjdmblfmjabdeclccemkghjk)
- [Firefox Addon](https://addons.mozilla.org/en-US/firefox/addon/view-image/)
- [Userscript Version](https://gist.github.com/bijij/58cc8cfc859331e4cf80210528a7b255)### Credits
- More accurate URL collection thanks to [devunt](https://github.com/devunt)/[make-gis-great-again](https://github.com/devunt/make-gis-great-again)
- Icon by [Daniel Hickman](https://github.com/danielhickman)