GitHub System Emoji Firefox

Examine source code of GitHub System Emoji

제작자: Wesley Moore
Inspect and view changes in GitHub System Emoji source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Make GitHub use the system emoji font instead of serving ugly images.",
  "manifest_version": 2,
  "name": "GitHub System Emoji",
  "version": "1.0",
  "icons": {
    "48": "icon-48.png",
    "96": "icon-96.png"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "https://*.github.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "fix-github-emoji@wezm.net"
    }
  }
}

최고의 GitHub System Emoji 대안

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