Skip to content

Pascal-Flores/feur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feur

Feur is a chrome extension that allows you to easily extract images for certain websites, and save them locally.

Installation

From sources

Needed tools : Node.js, npm, git

  1. Clone the repository
git clone https://github.com/Pascal-Flores/feur.git
  1. Install dependencies (in the extension folder)
npm install
  1. Build the extension (in the extension folder)
npm run build
  1. Load the extension in chrome
  • Go to chrome://extensions/
  • Enable developer mode
  • Click on "Load unpacked"
  • Select the entire extension folder
  • Et voilà !

Usage

  1. Go to a website that you want to extract images from
  2. Click on the extension icon
  3. If the website is compatible and the page has content that can be extracted, a download button will appear
  4. Click on the download button to download the images

Supported websites

Contributing

Adding support for more website would be cool, so please feel free to open issues / PR if you want to add support for a website.

TODO

  • Better UI -> popup
  • Better interaction with the user (error messages, etc.) -> popup
  • Find a way to download all volumes in a single zip file

What does "Feur" mean ?

Feur is a french "word" (it is not technically a word) that is supposed to be said after someone says "Quoi ?" (which means "What ?" in french). It is used for humoristic (or not) purposes, because the juxtaposition of the two words makes "coiffeur" (which means "hairdresser" in french). Other examples of this kind of puns are "Qui ? Quette" or "Comment ? Dant de bord". I chose this name because I love to say "Feur" to everybody because it's very annoying :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published