Twitter Profile Notes Firefox

Examine source code of Twitter Profile Notes

Inspect and view changes in Twitter Profile Notes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Twitter Profile Notes",
  "manifest_version": 2,
  "name": "Note+",
  "version": "1.0",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab",
    "webRequest",
    "webRequestBlocking",
    "*://twitter.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://twitter.com/*"
      ],
      "js": [
        "profile.js"
      ],
      "all_frames": true
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{9369d4ff-6b96-4406-8e70-22c6ed15f684}"
    }
  }
}

Meilleures alternatives Twitter Profile Notes

Voici quelques Firefox add-ons qui sont similaires à Twitter Profile Notes :