QuickMap Firefox

Examine source code of QuickMap

제작자: KingfisherFox
Inspect and view changes in QuickMap source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "QuickMap",
  "description": "Create and edit flowcharts seamlessly.",
  "version": "1.0.2",
  "browser_specific_settings": {
    "gecko": {
      "id": "quickmap@kingfisherfox",
      "strict_min_version": "109.0"
    }
  },
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "icons": {
    "16": "img/icon16.png",
    "48": "img/icon48.png",
    "128": "img/icon128.png"
  },
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "img/icon16.png",
      "48": "img/icon48.png"
    },
    "default_title": "QuickMap"
  }
}

최고의 QuickMap 대안

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