Slack View Optimizer Firefox

Examine source code of Slack View Optimizer

Inspect and view changes in Slack View Optimizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_appName__",
  "version": "1.1.2resigned1",
  "manifest_version": 2,
  "description": "__MSG_appDesc__",
  "default_locale": "ja",
  "icons": {
    "128": "icon/128.png"
  },
  "applications": {
    "gecko": {
      "id": "wkm.apps@gmail.com",
      "strict_min_version": "42.0"
    }
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*.slack.com/*"
      ],
      "js": [
        "script/highlight.js",
        "script/starred_items.js",
        "script/display_unread_room_num.js"
      ],
      "css": [
        "style/style.css"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html",
    "chrome_style": true
  }
}

Best Slack View Optimizer Alternatives

Here are some Firefox add-ons that are similar to Slack View Optimizer: