openDevApps Firefox

Examine source code of openDevApps

제작자: Samuel Roland
Inspect and view changes in openDevApps source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "openDevApps",
  "version": "1.0",
  "version_name": "v1.0",
  "author": "Samuel Roland",
  "homepage_url": "https://github.com/samuelroland/openDevApps",
  "description": "Open quickly local or remote development-related apps, through a small list of links.",
  "default_locale": "en",
  "permissions": [
    "storage"
  ],
  "icons": {
    "19": "icons/19.png",
    "48": "icons/48.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "openDevApps",
    "default_icon": {
      "19": "icons/19.png",
      "38": "icons/38.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4c2cbfac-a070-4061-8abf-b6bc0c926a1b}",
      "strict_min_version": "57.0"
    }
  },
  "content_security_policy": "script-src 'self' ; object-src 'self'"
}

최고의 openDevApps 대안

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