DTube Share Firefox

Examine source code of DTube Share

By: PCSG
Inspect and view changes in DTube Share source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "DTube Share - Share and embed DTube Videos",
  "description": "This extension helps to embed and share DTube Videos in your wordpress, drupal, quiqqer or every other content management system",
  "version": "0.3resigned1",
  "icons": {
    "16": "assets/images/logo.png",
    "32": "assets/images/logo.png"
  },
  "permissions": [
    "contextMenus",
    "activeTab",
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "context.js"
    ]
  },
  "minimum_chrome_version": "50",
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "web_accessible_resources": [
    "assets/javascripts/dtube.js",
    "assets/css/dtube.css",
    "assets/images/dtube.png"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{e653611c-df85-476f-aa18-e8cf2aacdc1d}"
    }
  }
}

Best DTube Share Alternatives

Here are some Firefox add-ons that are similar to DTube Share: