Tootski Firefox

Examine source code of Tootski

Inspect and view changes in Tootski source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "description": "__MSG_extDescription__",
  "version": "0.0.3",
  "default_locale": "en",
  "permissions": [
    "storage",
    "tabs"
  ],
  "browser_action": {
    "default_icon": {
      "19": "img/disabled.png",
      "38": "img/disabled@2x.png"
    },
    "default_title": "__MSG_extName__"
  },
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "content_scripts": [
    {
      "js": [
        "js/content.js"
      ],
      "matches": [
        "https://*/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{5180631b-6556-42b9-b81c-79d4114125ca}"
    }
  }
}

Best Tootski Alternatives

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