Simple Twitter Firefox

Examine source code of Simple Twitter

Por: piro
Inspect and view changes in Simple Twitter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_action": {
    "default_icon": "images/simpleTwitter-48.png",
    "default_popup": "html/defaultPopup.html",
    "default_title": "Simple Twitter",
    "theme_icons": [
      {
        "dark": "images/simpleTwitter-48.png",
        "light": "images/simpleTwitter-48.png",
        "size": 32
      }
    ]
  },
  "content_scripts": [
    {
      "js": [
        "js/jquery-3.2.1.min.js",
        "js/contentScript.js"
      ],
      "matches": [
        "https://twitter.com/*"
      ],
      "run_at": "document_start"
    }
  ],
  "description": "You can customize twitter and change it to simple display.",
  "homepage_url": "http://kk-web.link/",
  "icons": {
    "48": "images/simpleTwitter-48.png",
    "96": "images/simpleTwitter-96.png"
  },
  "manifest_version": 2,
  "name": "Simple Twitter",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "version": "0.16resigned1",
  "web_accessible_resources": [
    "images/star.png"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{870b2b4f-4b34-4adc-aa69-51a574d52a24}"
    }
  }
}

Mejores alternativas Simple Twitter

Aquí hay algunas Firefox add-ons que son similares a Simple Twitter: