Roblox Profile Notes Firefox

Examine source code of Roblox Profile Notes

Inspect and view changes in Roblox Profile Notes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Roblox Profile Notes",
  "version": "1.1.1",
  "description": "Add and save custom notes to individual Roblox profiles! Click on the extension icon to view and import/export all of your notes.",
  "permissions": [
    "storage",
    "*://*.roblox.com/v1/users/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.roblox.com/users/*/profile*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "roblox-profile-notes@projects.char.kim"
    }
  }
}

Best Roblox Profile Notes Alternatives

Here are some Firefox add-ons that are similar to Roblox Profile Notes: