Youtube Saver chrome extension

Version: 0.3.1
Youtube Saver
Send youtube video id and title to local server
0.00 Based on 0 user rates

What is Youtube Saver?

Youtube Saver is a youtube extension for chrome. also, it is youtube video downloader extension and youtube downloader extension. it's a free extension , it has 77 active users since released its first version, it earns an average rating of 0.00 from 0 rated user, last update is 1098 days ago.


What’s new in version 0.3.1?

                This addon adds a simple download icon in every youtube video thumbnail,
when clicked, a get request will be send to your local running server in port 8080.

this allows you to process stuff on your local machine.

ie using express.js:

app.get('/save', (req, res) => {
    console.log('got video', req.query.id, decodeURIComponent(req.query.title))
  // your code
  res.send('done');
})            

How to install Youtube Saver?

You could download the latest version crx file or older version files and install it.


Preview of Youtube Saver


Technical Features:

  • Latest Version: 0.3.1
  • Requirements: Windows Chrome, Mac Chrome
  • License: Free
  • Latest update: Saturday, May 1st, 2021
  • Author: tomer953

Youtube Saver Available languages:

English.


FAQ