23 Matching Annotations
  1. Sep 2020
  2. Apr 2020
    1. you create an HTML file and point to it using a specific property in manifest.json. The HTML file can include CSS and JavaScript files, just like a normal web page.

      Test question: How do you link in manifest.json sidebar, popup and options page?

  3. developer.mozilla.org developer.mozilla.org
  4. Nov 2018
  5. Nov 2014
    1. Add a toggle button to the Firefox user interface. With this module you can create buttons that function like a check box, representing an on/off choice.

      Seems to support using a toggle for the Hypothesis extension.