Instagram Cleaner Firefox

Examine source code of Instagram Cleaner

By: sony
Inspect and view changes in Instagram Cleaner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Instagram Customizer",
  "version": "1.0",
  "description": "Instagramの要素を非表示にできる拡張機能",
  "permissions": [
    "storage"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_title": "設定を開く"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.instagram.com/*"
      ],
      "css": [
        "style.css"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "instagram-customizer@yourdomain.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Instagram Cleaner Alternatives

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