All Projects → lovasoa → dezoomify-extension

lovasoa / dezoomify-extension

Licence: GPL-3.0 License
A browser extension to detect zoomable images in web pages and downloading them with dezoomify

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to dezoomify-extension

snoozz-tab-snoozing
A Web Extension to declutter windows by snoozing tabs for later
Stars: ✭ 105 (+356.52%)
Mutual labels:  addon, webextension, browser-extension
tab-counter
A button badge that shows the number of tabs open in a window
Stars: ✭ 35 (+52.17%)
Mutual labels:  addon, webextension
linguist
Linguist is a powerful browser extension for translate pages and text, which are ready to replace your favorite translate service
Stars: ✭ 21 (-8.7%)
Mutual labels:  webextension, browser-extension
ESOLinuxAddonManager
[MIRROR] Elder Scrolls Online addon downloader, for Linux! Check the link below for the development repo which has the releases and issuetracker.
Stars: ✭ 25 (+8.7%)
Mutual labels:  downloader, addon
time-capsule
A WebExtension to send links to your future self
Stars: ✭ 27 (+17.39%)
Mutual labels:  addon, webextension
HybridTvViewer
[WIP] Web extension making Firefox & Chrome emulate iTV webpages instead of downloading them.
Stars: ✭ 64 (+178.26%)
Mutual labels:  webextension, browser-extension
perfect-home
firefox newtab/home replacement
Stars: ✭ 101 (+339.13%)
Mutual labels:  webextension, browser-extension
slack-channels-grouping
Chrome extension. Grouping slack channels.
Stars: ✭ 69 (+200%)
Mutual labels:  webextension, browser-extension
yet-another-pinboard-extension
Manage your Pinboard bookmarks in your browser.
Stars: ✭ 27 (+17.39%)
Mutual labels:  addon, webextension
awesome-extension-apis
Awesome cross-extension APIs that enable browser extensions to integrate with each other.
Stars: ✭ 17 (-26.09%)
Mutual labels:  webextension, browser-extension
youtube-audio
Disable videos on Youtube saves resource usage (Youtube becomes audio only)
Stars: ✭ 13 (-43.48%)
Mutual labels:  webextension, browser-extension
trello-super-powers
Repository of the Firefox add-on. (https://addons.mozilla.org/en-US/firefox/addon/trello-super-powers/)
Stars: ✭ 29 (+26.09%)
Mutual labels:  addon, webextension
drop-feeds
Drop Feeds is a Sage / Sage++ like addon (webextension) for Firefox Quantum
Stars: ✭ 18 (-21.74%)
Mutual labels:  addon, webextension
LAN-port-scan-forbidder
Forbid untrusted webs to access localhost or LAN. An anti-scan protection 🛡️🏡
Stars: ✭ 53 (+130.43%)
Mutual labels:  webextension, browser-extension
quickjira
🚤 📂 Quickly access the JIRA of your choice by typing the ticket id
Stars: ✭ 65 (+182.61%)
Mutual labels:  webextension, browser-extension
Upvote-Anywhere
Upvote Anywhere Browser Extension
Stars: ✭ 339 (+1373.91%)
Mutual labels:  webextension, browser-extension
Ff2mpv
A Firefox add-on for playing URLs in mpv.
Stars: ✭ 149 (+547.83%)
Mutual labels:  addon, webextension
Downthemall
The DownThemAll! WebExtension
Stars: ✭ 512 (+2126.09%)
Mutual labels:  downloader, webextension
Geolocate-IP-Browser-Extension
A browser extension, which shows you the origin of your IP address.
Stars: ✭ 21 (-8.7%)
Mutual labels:  webextension, browser-extension
csgo-trader-extension
CSGO Trader Browser Extension to help with CS:GO item trading, marketing and much more
Stars: ✭ 86 (+273.91%)
Mutual labels:  webextension, browser-extension

dezoomify-extension

What does it do ?

This project is a browser extension for detecting zoomable images in web pages and downloading them with dezoomify. It works with the websites of many different museums, art galleries, libraries, and numerous other sources.

Google Chrome: download on the chrome web store Mozilla Firefox: download on mozilla addons

How to use

  1. Install the extension
  2. open a zoomable image in your browser
  3. click the grey magnifying glass icon in the address bar (dezoomify inactive icon)
  4. the icon should become blue (dezoomify active icon), denoting that the extension is now actively listening for zoomable image requests
  5. zoom into the image or reload the page
  6. if the extension detects zoomable images, you should see a small badge appear over the icon specifying the number of images found
  7. click the icon to open the image in the dezoomify website
  8. click "dezoomify", and wait while the image downloads at maximal resolution
  9. right-click on the downloaded image, and choose "Save As" to save it as a PNG file on your computer

Animated Tutorial

Short animated tutorial

If the image is very large

As stated in its documentation, dezoomify may fail with very large images. In this case, you can still use this extension to find the zoomable image address, and then use dezoomify-rs instead of dezoomify to download the image. When the extension opens a new tab with dezoomify, don't click Dezoomify!, but instead copy the image URL, open dezoomify-rs on your computer, and paste it.

How to install

You can install this extension from your browser's official plugin market :

You can also download the extension and install it manually in developer mode.

How does it work ?

When you click on the extension icon (the magnifying glass), it starts intercepting all network requests coming from the site you are currently on.

When a request to a zoomable image (based on a set of URL patterns) is found, it shows a little badge in your address bar, which you can click to download the image with dezoomify.

For more information about dezoomify, see the dezoomify readme.

What to do if it doesn't work

You can read dezoomify's Frequently Asked Questions. If you think you found a bug with the extension, or want to suggest a new feature, you can open a ticket here.

Permissions

This browser addon requires the following permissions:

  • Access your data for all websites: needed to intercept the requests that pages make, in order to look for zoomable images inside them

Free Software

This addon is a free software (see LICENSE). You can see its source code at: https://github.com/lovasoa/dezoomify-extension/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].