System Design Trivia Master Firefox

Examine source code of System Design Trivia Master

Inspect and view changes in System Design Trivia Master source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "System Design Trivia Master",
  "version": "1.0",
  "description": "Test and improve your software engineering knowledge with interactive multiple-choice questions on system design, microservices, database scaling, and distributed architecture principles right from your toolbar popup interface.",
  "icons": {
    "48": "system_design_trivia_master_icon.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "System Design Trivia Master"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7315bc95-4ce0-4109-91db-b1255c104b00}",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best System Design Trivia Master Alternatives

Here are some Firefox add-ons that are similar to System Design Trivia Master: