AO3 Inline Comment Companion Firefox

Examine source code of AO3 Inline Comment Companion

By: Tee
Inspect and view changes in AO3 Inline Comment Companion source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "AO3 Inline Comment Companion",
  "version": "1.0.4",
  "description": "Highlight and save your favorite lines, make commenting easy on AO3. Wattpad style inline commenting as you read.",
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://archiveofourown.org/works/*",
        "https://www.archiveofourown.org/works/*",
        "https://ao3.org/works/*",
        "https://downloads.archiveofourown.org/works/*",
        "https://static.archiveofourown.org/works/*",
        "https://archive.transformativeworks.org/works/*",
        "https://*.archiveofourown.org/works/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "style.css"
      ]
    }
  ],
  "action": {
    "default_icon": "icon.png",
    "default_title": "AO3 Comment Companion"
  },
  "icons": {
    "16": "icon.png",
    "48": "icon.png",
    "128": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ao3-inline-comment-companion@example.com",
      "strict_min_version": "109.0"
    }
  }
}

Best AO3 Inline Comment Companion Alternatives

Here are some Firefox add-ons that are similar to AO3 Inline Comment Companion: