gitphy Firefox

Examine source code of gitphy

提供元: kevinformatics Add-on
Inspect and view changes in gitphy source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "name": "gitphy",
  "version": "1.1.1",
  "manifest_version": 2,
  "description": "Put gifs in your Github issues and pull requests without leaving the textarea",
  "author": "Kevin Wu",
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://github.com/*"
      ],
      "css": [
        "index.css"
      ],
      "js": [
        "index.js"
      ],
      "run_at": "document_end"
    }
  ],
  "permissions": [
    "https://github.com/*",
    "https://*.giphy.com/*"
  ],
  "web_accessible_resources": [
    "giphy-attribution.png"
  ]
}

ベストのgitphy代替案

gitphyに類似したFirefox add-onをいくつか紹介します: