FUIX Firefox

Examine source code of FUIX

Inspect and view changes in FUIX source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_specific_settings": {
    "gecko": {
      "id": "7296149bc276bbda2cad347195449c8781475647@naiemofficial",
      "strict_min_version": "90.0"
    }
  },
  "manifest_version": 2,
  "name": "FUIX",
  "description": "Get your Facebook Feed, Messenger & Instagram Feed with better UI",
  "version": "1.0.3",
  "icons": {
    "16": "./images/icon/16.png",
    "32": "./images/icon/32.png",
    "48": "./images/icon/48.png",
    "64": "./images/icon/64.png",
    "128": "./images/icon/128.png",
    "256": "./images/icon/256.png",
    "512": "./images/icon/512.png",
    "1024": "./images/icon/1024.png"
  },
  "browser_action": {
    "default_icon": "./images/icon/32.png",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "./js/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://facebook.com/*",
        "*://www.facebook.com/*",
        "*://messenger.com/*",
        "*://www.messenger.com/*",
        "*://instagram.com/*",
        "*://www.instagram.com/*"
      ],
      "js": [
        "./js/jquery.min.js",
        "./js/execute.js"
      ]
    }
  ],
  "permissions": [
    "tabs",
    "storage",
    "notifications",
    "http://*/",
    "https://*/"
  ],
  "optional_permissions": [
    "*://*/*"
  ]
}

Best FUIX Alternatives

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