RoC Wiki Goods Firefox

Examine source code of RoC Wiki Goods

By: Shiin
Inspect and view changes in RoC Wiki Goods source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "RoC Wiki Goods",
  "description": "Show item icons based on user info and tech calculator on RoC Wiki.gg",
  "version": "1.3.0",
  "icons": {
    "16": "icon/16.png",
    "24": "icon/24.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "permissions": [
    "storage",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "RoC Wiki Goods",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.riseofcultures.wiki.gg/*"
      ],
      "run_at": "document_end",
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{b2f22435-11ea-4eef-a4b2-4a586c60e1b6}"
    }
  }
}

Best RoC Wiki Goods Alternatives

Here are some Firefox add-ons that are similar to RoC Wiki Goods: