MS Stream - Sort by Date Firefox

Examine source code of MS Stream - Sort by Date

By: Ben
Inspect and view changes in MS Stream - Sort by Date source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MS Stream - Sort by Date",
  "version": "1.0",
  "description": "Sort by Publish Date in Microsoft Stream by default.",
  "icons": {
    "48": "icon-48.png",
    "96": "icon-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://web.microsoftstream.com/group/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ]
}

Best MS Stream - Sort by Date Alternatives

Here are some Firefox add-ons that are similar to MS Stream - Sort by Date: