Relative Content

Tag Archive for javascriptgoogle-chromegoogle-chrome-extensiongoogle-chrome-devtools

Why my chrome Extension not working, although code seems correct

I am creating a website blocking extension where user, add website he wants to block with a password.
And when he tries to open that site, a html page comes in front of him asking for the password, and when user put in the password , he got the access of the site.

How to access downloaded files in JS

I want to create an extension to make video files from files that are split and automatically downloaded by Chrome. (Not files downloaded into “C:UsersuserDownloads” !)
I google’d about Chrome API but not found the way to access Developer Tool in JS. Please let me know if you have a good idea!
Files that I want to access to