OS Features - Extension Edition Firefox

Examine source code of OS Features - Extension Edition

By: Lastie
Inspect and view changes in OS Features - Extension Edition source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "OS Features - Extension Edition",
  "version": "2026.5.20.1",
  "author": "Lastie",
  "description": "Adds new features to Online Sequencer! Some may potentially be added to the main site too :3",
  "browser_specific_settings": {
    "gecko": {
      "id": "os-features@lastie-os.github.io",
      "strict_min_version": "109.0"
    }
  },
  "icons": {
    "128": "icon.png"
  },
  "action": {
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.onlinesequencer.net/*"
      ],
      "js": [
        "content.js"
      ],
      "all_frames": true,
      "run_at": "document_idle"
    }
  ],
  "permissions": [
    "storage"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "patch.js",
        "osAdBlock.js",
        "osAccountDropdown.js",
        "osBBcodeEditor.js",
        "osChatBlocker.js",
        "osChatImageAutoHider.js",
        "osChatNameStyler.js",
        "osEmbeds.js",
        "osForumChatFix.js",
        "osMidiMapFix.js",
        "osMidnightRoseChatTheme.js",
        "osMultiSolo.js",
        "osSliderTextInput.js",
        "osBpmTapper.js",
        "icon.png"
      ],
      "matches": [
        "https://*.onlinesequencer.net/*"
      ]
    }
  ]
}

Best OS Features - Extension Edition Alternatives

Here are some Firefox add-ons that are similar to OS Features - Extension Edition: