Browse Source
Also go back to isolation between js_unread and custom_js as a result. This counts as a FLAG DAY. js_unread NOT being used for badge updates needs to be moved to custom_js. If you don't want the host website to be able to access your functions and variables, use block-scoped declarations such as 'let' and 'const' instead of 'var'.pull/3202/head
1 changed files with 6 additions and 14 deletions
Loading…
Reference in new issue