Borderlands SHIFT Code Manager Firefox

Examine source code of Borderlands SHIFT Code Manager

Inspect and view changes in Borderlands SHIFT Code Manager source codes across current and past versions
MinuteBio
想要更多乐趣?在 1,000+ 免费畅玩无阻挡游戏
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Borderlands SHIFT Code Manager",
  "version": "1.5",
  "description": "Fetch and redeem SHIFT codes for Borderlands games automatically.",
  "permissions": [
    "storage",
    "activeTab",
    "tabs",
    "alarms",
    "notifications",
    "http://*/",
    "https://*/"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://shift.gearboxsoftware.com/*"
      ],
      "js": [
        "shift-config.js",
        "shift-handler.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{34b823c2-a6a7-447b-bce8-f4f610b1e440}"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "assets/icon-16.png",
      "48": "assets/icon-48.png",
      "128": "assets/icon-128.png"
    }
  },
  "icons": {
    "16": "assets/icon-16.png",
    "48": "assets/icon-48.png",
    "128": "assets/icon-128.png"
  }
}

最佳 Borderlands SHIFT Code Manager 替代方案

这里是一些与Borderlands SHIFT Code Manager类似的Firefox add-on: