HackerCreep Firefox

Examine source code of HackerCreep

제작자: Giacomo Lacava
Inspect and view changes in HackerCreep source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Merging Pinboard.in and HackerNews to bring about Armageddon.",
  "manifest_version": 2,
  "name": "HackerCreep",
  "version": "1.2resigned1",
  "homepage_url": "https://blog.pythonaro.com",
  "applications": {
    "gecko": {
      "id": "hackercreep@pythonaro.com",
      "strict_min_version": "56.0a1",
      "strict_max_version": "60.0"
    }
  },
  "permissions": [
    "storage",
    "*://hn.algolia.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.pinboard.in/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "web_accessible_resources": [
    "icons/loader.gif",
    "icons/favicon.ico"
  ]
}

최고의 HackerCreep 대안

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