Smart Screenshot Analyzer Firefox

Examine source code of Smart Screenshot Analyzer

Inspect and view changes in Smart Screenshot Analyzer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "version": "1.1.4",
  "description": "__MSG_extDesc__",
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "{b53f32c7-7315-4df1-822f-0f07e4de24c3}",
      "strict_min_version": "102.0"
    }
  },
  "permissions": [
    "activeTab",
    "storage",
    "tabs",
    "https://ai.95ib.com/*"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "images/icon_16.png",
      "48": "images/icon_48.png",
      "128": "images/icon_128.png"
    }
  },
  "background": {
    "scripts": [
      "backend.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "html2canvas.min.js"
      ],
      "run_at": "document_end"
    }
  ],
  "icons": {
    "16": "images/icon_16.png",
    "48": "images/icon_48.png",
    "128": "images/icon_128.png"
  },
  "web_accessible_resources": [
    "html2canvas.min.js",
    "i18n.js"
  ]
}

Best Smart Screenshot Analyzer Alternatives

Here are some Firefox add-ons that are similar to Smart Screenshot Analyzer: