DTCloud Firefox

Examine source code of DTCloud

Inspect and view changes in DTCloud source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "DTCloud",
  "description": "Le vrai visage du cloud",
  "version": "1.1resigned1",
  "applications": {
    "gecko": {
      "id": "dtcloud@github.com",
      "strict_min_version": "45.0"
    }
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "transform.js"
      ],
      "run_at": "document_end"
    }
  ],
  "permissions": [
    "activeTab"
  ]
}

Best DTCloud Alternatives

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