Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Google Docs accessibility refactor (#2023) | toasted-nutbread | 2021-11-23 |
| | | | | | | | | | | | | | | | | | * Skip urlRegex if it's used as a filter * Add getRequiredContentScriptRegistrationPermissions function * Add a reentrant check to google-docs.js * Remove script node * Move forceGoogleDocsHtmlRendering check into google-docs.js * Replace document-start.js usage with google-docs.js * Remove documentStart handling * Add missing parameter descriptions | ||
* | ScriptManager updates (#2022) | toasted-nutbread | 2021-11-23 |
| | | | | | | | | | | | * Fix spacing * Add more parameters to injectStylesheet * Add more parameters to injectScript * Update ScriptManager to support content script registration * Add webNavigation as an optional permission | ||
* | ScriptManager (#2021) | toasted-nutbread | 2021-11-22 |
* Create ScriptManager class * Use ScriptManager in Backend |