tsuliwaensis / AlwaysClear

This Google Chrome extension makes up for the fact that Chrome does not have an option to keep its download list clear at all times

Home Page:https://chrome.google.com/webstore/detail/always-clear-downloads-2/jcajchndfkmnaefkhoaoiagemplbfffn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Always Clear Downloads

This extensions fixes the original Always Clear Downloads that can no longer be installed since Google discontinued support for extensions using manifest.json version 1

version 2.1 - This version modernizes the code to use the most recent Chrome APIs. Should also prevent the extension from going inactive. This version requires more permissions so you will have to re-enable the extension. The new permission simply allows the extension to access the download shelf.

version 2.1.1 & 2.1.2 - Whoops!

version 2.1.3 - Clear download list along with hiding the download shelf

version 2.1.5 - Removed permission for download shelf

Install via the Chrome Webstore


Original extension description

This Google Chrome extension makes up for the fact that Chrome does not have an option to keep its download list clear at all times. You can clear the downloads list yourself by hand, but Chrome currently doesn't have an option to automatically clear it for you. This extension does it for you automatically.

This extension works in a very simple way: Every five seconds, the downloads list is cleared out for you. Don't worry, the files you downloaded are still there, and in-progress downloads are not harmed. Chrome's internal list simply gets cleaned up for you every five seconds.

About

This Google Chrome extension makes up for the fact that Chrome does not have an option to keep its download list clear at all times

https://chrome.google.com/webstore/detail/always-clear-downloads-2/jcajchndfkmnaefkhoaoiagemplbfffn


Languages

Language:JavaScript 100.0%