AAArdvark Firefox

Examine source code of AAArdvark

Inspect and view changes in AAArdvark source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "default_locale": "en",
  "name": "AAArdvark",
  "description": "View and triage AAArdvark accessibility issues directly on the page, and log new issues as you browse.",
  "version": "2.0.1",
  "icons": {
    "48": "shared/images/app_icon_48px.png",
    "96": "shared/images/app_icon_96px.png",
    "128": "shared/images/app_icon_128px.png",
    "256": "shared/images/app_icon_256px.png",
    "512": "shared/images/app_icon_512px.png"
  },
  "background": {
    "scripts": [
      "dist/background.js"
    ]
  },
  "host_permissions": [
    "<all_urls>",
    "https://app.aaardvarkaccessibility.com/*",
    "https://api.aaardvarkaccessibility.com/*",
    "https://beta.aaardvarkaccessibility.com/*",
    "https://betaapi.aaardvarkaccessibility.com/*",
    "http://aaardvarkaccessibility.tech/*",
    "http://api.aaardvarkaccessibility.tech/*",
    "http://localhost/*"
  ],
  "content_scripts": [
    {
      "js": [
        "dist/content.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true
    }
  ],
  "options_page": "public/options.html",
  "action": {
    "default_popup": "public/popup.html",
    "default_icon": {
      "16": "shared/images/toolbar_16px.png",
      "19": "shared/images/toolbar_19px.png",
      "32": "shared/images/toolbar_32px.png",
      "38": "shared/images/toolbar_38px.png",
      "48": "shared/images/toolbar_48px.png",
      "72": "shared/images/toolbar_72px.png"
    }
  },
  "web_accessible_resources": [
    {
      "resources": [
        "shared/summary-box.html",
        "shared/visual-mode-toolbar.html",
        "shared/visual-mode-toolbar.css",
        "shared/issues-markers.css",
        "shared/summary-box.css",
        "shared/mode-controls.html",
        "shared/mode-controls.css",
        "shared/aaardvark-logo.svg",
        "shared/issues-list.html",
        "shared/issues-list.css",
        "shared/instance-detail-panel.html",
        "shared/instance-detail-panel.css",
        "shared/filter-panel.html",
        "shared/filter-panel.css",
        "shared/manual-issue-form.html",
        "shared/manual-issue-form.css",
        "shared/no-page-banner.html",
        "shared/no-page-banner.css",
        "shared/offline-banner.html",
        "shared/offline-banner.css",
        "shared/add-page-form.html",
        "shared/add-page-form.css",
        "shared/pages-modal.html",
        "shared/pages-modal.css",
        "shared/site-chooser-modal.html",
        "shared/site-chooser-modal.css",
        "shared/scan-complete-modal.html",
        "shared/scan-complete-modal.css",
        "shared/interaction-mode-modal.html",
        "shared/interaction-mode-modal.css",
        "shared/visual-tool-state.html",
        "shared/visual-tool-state.css",
        "shared/vts-connection-error.svg",
        "shared/vts-ghost.svg",
        "shared/filter-by-severity.html",
        "shared/filter-by-severity.css",
        "shared/onboarding-tooltips.html",
        "shared/onboarding-tooltips.css",
        "shared/aaardvark-tokens.css",
        "shared/aaardvark-reset.css"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "permissions": [
    "tabs",
    "storage"
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; connect-src 'self' http: https:;"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{8e7ad9d3-e869-4e13-bc49-980fce17fd46}",
      "strict_min_version": "115.0"
    }
  }
}

Best AAArdvark Alternatives

Here are some Firefox add-ons that are similar to AAArdvark: