go/lyft Firefox

Examine source code of go/lyft

제작자: Zverik
Inspect and view changes in go/lyft source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "go/lyft",
  "version": "1.0",
  "description": "Expands go/... links for the internal Lyft URL shortener.",
  "icons": {
    "48": "icons/golyft48.png",
    "96": "icons/golyft96.png"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "*://go/*"
  ],
  "background": {
    "scripts": [
      "golyft.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "57.0"
    }
  }
}

최고의 go/lyft 대안

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