The Owl Twitter Firefox

Examine source code of The Owl Twitter

By: Konrad
Inspect and view changes in The Owl Twitter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "description": "Customize your twitter with The Owl House theme",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "64": "icons/icon-64.png",
    "96": "icons/icon-96.png"
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "permissions": [
    "storage"
  ],
  "name": "The Owl Twitter",
  "version": "1.0",
  "content_scripts": [
    {
      "js": [
        "script.js"
      ],
      "matches": [
        "https://twitter.com/*"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    "images/*.png"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d4588d96-ab9e-471b-b220-8c039811ef8b}"
    }
  }
}

Best The Owl Twitter Alternatives

Here are some Firefox add-ons that are similar to The Owl Twitter: