Short URL Firefox

Examine source code of Short URL

제작자: DustinMullin
Inspect and view changes in Short URL source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Short URL",
  "version": "1.1.2",
  "description": "Quickly generate short links for any page or custom URL",
  "browser_specific_settings": {
    "gecko": {
      "id": "{66f2f2d5-2631-408e-863e-200df0472c0b}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "pix/x16.png",
    "32": "pix/x32.png",
    "48": "pix/x48.png",
    "96": "pix/x96.png",
    "128": "pix/x128.png"
  },
  "browser_action": {
    "default_popup": "screen/screen.html",
    "default_icon": {
      "16": "pix/x16.png",
      "32": "pix/x32.png",
      "48": "pix/x48.png",
      "96": "pix/x96.png",
      "128": "pix/x128.png"
    }
  },
  "background": {
    "scripts": [
      "agent/tracker.js"
    ]
  },
  "permissions": [
    "tabs",
    "activeTab"
  ]
}

최고의 Short URL 대안

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