Swift Language Learning Firefox

Examine source code of Swift Language Learning

Inspect and view changes in Swift Language Learning source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Swift Language Learning",
  "version": "1.0.0",
  "description": "Learn Swift programming with short lessons, flashcards, and quick quizzes — right from your browser toolbar.",
  "permissions": [
    "storage",
    "activeTab",
    "tabs"
  ],
  "browser_action": {
    "default_title": "Swift Language Learning",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ca3a66d5-3b9a-4550-8aba-84a58cff0fd1}"
    }
  }
}

최고의 Swift Language Learning 대안

다음은 Swift Language Learning과(와) 유사한 Firefox add-on입니다: