javascript - How do I hide the download bar in a chrome extension? -


is there way hide downloads bar appearing @ bottom programatically after download complete in chrome extension?

i have tried did not work: chrome.downloads.setshelfenabled(false);

there no such feature provided chrome. can hide downloads automatically using following extension: https://chrome.google.com/webstore/detail/always-clear-downloads/cpbmgiffkljiglnpdbljhlenaikojapc/related

in case want go through downloads list, there option of using ctrl + j


Popular posts from this blog

java - Cannot send AES encrypted messages of over 47 characters -

php - How to set default value of a select dynamically from database using smarty? -

telerik - Reformat image format in PDF -