Source code
Revision control
Copy as Markdown
Other Tools
// Delay in milliseconds to wait after attaching a permission element to the
// document before clicking it, to ensure the "recently attached" cooldown
// has expired.
const PEPC_CLICK_DELAY = 600;