Tweet Peep 👀 Firefox

Examine source code of Tweet Peep 👀

By: Kazuki
Inspect and view changes in Tweet Peep 👀 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Tweet Peep 👀",
  "version": "1.1.7",
  "manifest_version": 2,
  "description": "Peep Thoughts on Twitter",
  "background": {
    "page": "background.html"
  },
  "browser_action": {
    "default_icon": "images/48.png",
    "default_popup": "popup.html"
  },
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "windows": "Ctrl+Shift+S",
        "mac": "Command+Shift+S",
        "chromeos": "Ctrl+Shift+S",
        "linux": "Ctrl+Shift+S"
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "scripts/utils/content.js"
      ],
      "all_frames": false
    }
  ],
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "icons": {
    "16": "images/16.png",
    "48": "images/48.png",
    "128": "images/128.png"
  },
  "permissions": [
    "tabs",
    "contextMenus"
  ]
}

Best Tweet Peep 👀 Alternatives

Here are some Firefox add-ons that are similar to Tweet Peep 👀: