pouët.net

Go to bottom

Shadertoy chrome extension

category: gfx [glöplog]
Why is it asking for permission to read browser history?
added on the 2017-08-08 03:40:09 by bloodnok bloodnok
its google browser, thats why
added on the 2017-08-08 10:03:19 by leGend leGend
Quote:
Why is it asking for permission to read browser history?


Plugin has "tabs" permission declared in manifest.json.

It uses chrome.tabs API to send settings changes from popup to shadertoy page. Probably, this permission is not needed for any operation this extension do. Need to investigate (testing).

Plugin doesn't read any user data.
Also, it is not active on login page, where You enter your password.

This is chrome extension, it is zip with couple of javascript files - clean and documented.
In case of distrust please look into the code.
added on the 2017-08-08 23:55:35 by Patu Patu
cool, thanks
added on the 2017-08-09 00:32:09 by bloodnok bloodnok

login

Go to top