devRant Plus Firefox

Examine source code of devRant Plus

提供元: Daniel J Griffiths
Inspect and view changes in devRant Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "devRant Plus",
  "version": "1.0.2resigned1",
  "description": "Unofficial devRant extension, aims to improve your experience with devRant!",
  "icons": {
    "48": "assets/img/icon.png",
    "96": "assets/img/icon@2x.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.devrant.io/*"
      ],
      "js": [
        "assets/js/devrant-plus.js"
      ],
      "css": [
        "assets/css/devrant-plus.css"
      ]
    }
  ],
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{cfb902e0-8035-43eb-9c10-b6bf28c7d331}"
    }
  }
}

ベストのdevRant Plus代替案

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