Align extension privacy and security information
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
|
||||
<section id="report"><h2>4. Report a problem</h2><p>A useful bug report includes the Hudra version, browser name and version, page type, steps to reproduce the issue, and what you expected to happen. Screenshots are helpful, but remove student names, personal information and private course content first.</p><p><a class="button button-primary" href="mailto:support@napper.au?subject=Hudra%20bug%20report&body=Hudra%20version%3A%0ABrowser%20and%20version%3A%0AQLearn%20page%20type%3A%0ASteps%20to%20reproduce%3A%0AExpected%20result%3A%0AActual%20result%3A">Create a bug report email</a></p></section>
|
||||
|
||||
<section id="permissions"><h2>5. Why Hudra needs browser permissions</h2><p>Hudra requests only the access needed to provide its presentation features:</p><ul><li><code>activeTab</code> accesses the supported lesson page you select when you start Hudra.</li><li><code>scripting</code> reads the visible lesson structure and builds the local presentation interface.</li><li><code>storage</code> retains temporary session metadata needed to manage and restore an active presentation.</li><li><code>system.display</code> detects usable displays and arranges presenter and audience windows.</li><li>Host access allows Hudra to operate on supported QLearn and Instructure-hosted Canvas lesson pages.</li></ul><p>See the <a class="text-link" href="/hudra/privacy">privacy policy <span>→</span></a> for further information.</p></section>
|
||||
<section id="permissions"><h2>5. Why Hudra needs browser permissions</h2><p>Hudra requests only the access needed to provide its presentation features:</p><ul><li><code>activeTab</code> provides temporary access after you click Hudra or use its shortcut. Hudra uses it to inspect the selected tab and show an explanatory notice when a page is unsupported.</li><li><code>scripting</code> injects Hudra's packaged page-detection and presentation code into the selected lesson page. No remote code is downloaded or executed.</li><li><code>storage</code> retains only temporary session metadata needed to coordinate and restore an active presentation. Lesson content and generated previews are not written to extension storage.</li><li><code>system.display</code> detects usable displays and arranges presenter and audience windows.</li><li>Host access allows Hudra to operate on supported QLearn and Instructure-hosted Canvas lesson pages. It is required for the new audience tab created in dual-screen mode because the original tab's temporary <code>activeTab</code> grant does not transfer to that tab.</li></ul><p>Hudra activates only after you click its toolbar button or use its keyboard shortcut. See the <a class="text-link" href="/hudra/privacy">privacy policy <span>→</span></a> for further information.</p></section>
|
||||
|
||||
<section id="remove"><h2>6. Disable or uninstall Hudra</h2><ol><li>Open your browser's extensions page.</li><li>Find Hudra.</li><li>Turn it off to disable it temporarily, or choose <strong>Remove</strong> to uninstall it.</li></ol><p>Removing Hudra also removes its locally stored extension data according to your browser's behaviour.</p></section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user