Outlook Web App Folder Painter Firefox

Examine source code of Outlook Web App Folder Painter

Inspect and view changes in Outlook Web App Folder Painter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Outlook Web App Folder Painter",
  "version": "0.8.9",
  "description": "Outlook Web App folder painter and icon replacer",
  "icons": {
    "16": "resources/icons/mail-16.png",
    "32": "resources/icons/mail-32.png",
    "48": "resources/icons/mail-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://outlook.office.com/*"
      ],
      "js": [
        "common.js",
        "folder_painter.js"
      ]
    },
    {
      "matches": [
        "https://outlook.office365.com/*"
      ],
      "js": [
        "common.js",
        "folder_painter.js"
      ]
    }
  ],
  "options_ui": {
    "browser_style": true,
    "open_in_tab": false,
    "page": "folder_painter_options.html"
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{fd70c852-190f-4730-9844-4617022d02b9}"
    }
  }
}

Best Outlook Web App Folder Painter Alternatives

Here are some Firefox add-ons that are similar to Outlook Web App Folder Painter: