Codota Code Suggestions Firefox

Examine source code of Codota Code Suggestions

Inspect and view changes in Codota Code Suggestions source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Codota Code Suggestions",
  "version": "1.0",
  "description": "Get smart code suggestions from Codota directly in your browser.",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    },
    "default_popup": "popup.html",
    "default_title": "Codota Suggestions"
  },
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{38c791c6-49f0-4a8f-b2ab-c02b2a9f1eed}"
    }
  }
}

최고의 Codota Code Suggestions 대안

다음은 Codota Code Suggestions과(와) 유사한 Firefox add-on입니다: