Easy Github1s Firefox

Examine source code of Easy Github1s

제작자: hycares
Inspect and view changes in Easy Github1s source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "easy jump to github1s",
  "author": "hycares",
  "manifest_version": 2,
  "name": "Easy Github1s",
  "version": "1.0.0",
  "icons": {
    "32": "icons/g1s-32.png",
    "48": "icons/g1s-48.png",
    "96": "icons/g1s-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://github.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "tabs",
    "*://github.com/*/*"
  ],
  "page_action": {
    "default_title": "Open in GitHub1s",
    "default_icon": {
      "48": "icons/g1s-48.png",
      "96": "icons/g1s-96.png"
    },
    "show_matches": [
      "*://github.com/*/*"
    ]
  },
  "applications": {
    "gecko": {
      "id": "noreplay@null.com"
    }
  }
}

최고의 Easy Github1s 대안

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