Instagram Comment Deleter Firefox

Examine source code of Instagram Comment Deleter

By: junmoxi
Inspect and view changes in Instagram Comment Deleter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Instagram Comment Deleter",
  "version": "1.0.7",
  "description": "Auto-delete Instagram comment activity",
  "permissions": [
    "scripting",
    "tabs"
  ],
  "host_permissions": [
    "https://www.instagram.com/*"
  ],
  "action": {
    "default_title": "Instagram Comment Deleter",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "assets/icons/icon-16.png",
      "48": "assets/icons/icon-48.png",
      "128": "assets/icons/icon-128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.instagram.com/your_activity/interactions/comments*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "16": "assets/icons/icon-16.png",
    "48": "assets/icons/icon-48.png",
    "128": "assets/icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ig-comment-deleter@naoda7.dev",
      "strict_min_version": "109.0"
    }
  }
}

Best Instagram Comment Deleter Alternatives

Here are some Firefox add-ons that are similar to Instagram Comment Deleter: