DLsitePlay_Addon Firefox

Examine source code of DLsitePlay_Addon

Inspect and view changes in DLsitePlay_Addon source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "DLsitePlay_Addon",
  "version": "1.0.0",
  "description": "DLsitePlayに新しい機能を追加します",
  "browser_specific_settings": {
    "gecko": {
      "id": "DLsitePlayAddon@doma-itachi"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "96": "icons/icon96.png",
    "128": "icons/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://play.dlsite.com/*"
      ],
      "all_frames": true,
      "js": [
        "main.js"
      ],
      "css": [
        "main.css"
      ]
    }
  ],
  "permissions": [
    "storage",
    "unlimitedStorage"
  ]
}

Best DLsitePlay_Addon Alternatives

Here are some Firefox add-ons that are similar to DLsitePlay_Addon: