Control for Instagram Firefox

Examine source code of Control for Instagram

Inspect and view changes in Control for Instagram source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Control for Instagram",
  "version": "1.3",
  "description": "Lets you take control of your time by limiting Instagram features",
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "*://*.instagram.com/*"
  ],
  "icons": {
    "128": "icons/control_simple.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "extension@controlinsta.org"
    }
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "action": {
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.instagram.com/*"
      ],
      "js": [
        "js/control.js"
      ],
      "run_at": "document_start"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "css/reddit/main_page.css",
        "css/reddit/subreddits.css",
        "css/reddit/leftsidebar.css",
        "css/reddit/notifications.css",
        "css/reddit/trending.css",
        "css/reddit/grayscale.css"
      ],
      "matches": [
        "*://*.instagram.com/*"
      ]
    }
  ]
}

Best Control for Instagram Alternatives

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