Code Interview Firefox

Examine source code of Code Interview

제작자: Code Interview
Inspect and view changes in Code Interview source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_appName__",
  "version": "0.0.1",
  "manifest_version": 2,
  "description": "__MSG_appDescription__",
  "icons": {
    "16": "icons/icon.png",
    "128": "icons/icon.png"
  },
  "default_locale": "en",
  "optional_permissions": [
    "*://*/"
  ],
  "permissions": [
    "*://*.remoteinterview.io/*",
    "*://*.codeinterview.io/*"
  ],
  "browser_action": {
    "default_icons": {
      "19": "icons/icon.png",
      "38": "icons/icon.png"
    },
    "default_title": "Code Interview",
    "default_popup": "popup.html"
  },
  "web_accessible_resources": [
    "images/*",
    "icons/*"
  ],
  "applications": {
    "gecko": {
      "id": "support@remoteinterview.io"
    }
  }
}

최고의 Code Interview 대안

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