SideApp For Twitter Firefox

Examine source code of SideApp For Twitter

Inspect and view changes in SideApp For Twitter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "SideApp For Twitter",
  "description": "SideApp For Twitter Allows You To Open Twitter In The Sidebar Or In A New Window.",
  "applications": {
    "gecko": {
      "id": "sbfotw.ff@Scripty_via_The.UNITY.Empire",
      "strict_min_version": "42.0"
    }
  },
  "version": "1.1.0.51resigned1",
  "permissions": [
    "storage",
    "tabs",
    "contextMenus",
    "activeTab",
    "clipboardWrite",
    "*://www.twitter.com/*",
    "*://mobile.twitter.com/*"
  ],
  "homepage_url": "https://addons.mozilla.org/en-US/firefox/user/The_UNITY_Empire/",
  "background": {
    "scripts": [
      "js.js"
    ]
  },
  "browser_action": {
    "default_icon": "twitter.png",
    "default_title": "SideApp for Twitter"
  },
  "sidebar_action": {
    "default_icon": {
      "512": "twitter.png"
    },
    "default_title": "Twitter",
    "default_panel": "index.html"
  },
  "content_scripts": [
    {
      "css": [
        "css.css"
      ],
      "js": [
        "js.js"
      ],
      "matches": [
        "*://www.twitter.com/*",
        "*://mobile.twitter.com/*"
      ]
    }
  ],
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Alt+5"
      },
      "description": "Twitter"
    },
    "_execute_sidebar_action": {
      "suggested_key": {
        "default": "Alt+Shift+5"
      },
      "description": "Twitter"
    }
  },
  "icons": {
    "512": "twitter.png"
  },
  "manifest_version": 2
}

Best SideApp For Twitter Alternatives

Here are some Firefox add-ons that are similar to SideApp For Twitter: