Krzysztof Modras
Krzysztof Modras
Covered by: * #839 * https://github.com/ghostery/common/pull/52 * https://github.com/ghostery/adblocker/pull/2750
Simplest setup ```js const chrome = require('sinon-chrome'); chrome.runtime.getPlatformInfo(console.log); ``` results in no output.
### Feature description With help of `web-ext` it is relatively simple to load a webextension into browser controller by Puppeteer. Sadly, Puppeteer is unable to perform any operations on extension...
on this website/on all websites, it reverts to default at update-should we port the user setting and not ask again?
Organisations of various character wish to distribute Ghostery for their users in an automated (managed) process. That means, extension will be installed on the user behalf, without their direct action....
In the Ghostery settings we want to add a new tab called "Tracker DB" - it will be a simple explorer for all Tracker DB entries. Starting with categories, users...
Ghostery 8 used to have a feature to block redirects through known trackers. With Declarative Web Request (Manifest V3), it is impossible to block those redirects and show some informative...