PrsPrsTwitter Firefox

Examine source code of PrsPrsTwitter

Por: PrsPrsBK
Inspect and view changes in PrsPrsTwitter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Princess Princess Twitter.",
  "manifest_version": 2,
  "name": "PrsPrsTwitter",
  "version": "0.4.9resigned1",
  "author": "PrsPrsBK",
  "homepage_url": "https://github.com/PrsPrsBK/prsprstwitter",
  "applications": {
    "gecko": {
      "strict_min_version": "64.0",
      "id": "{34115400-e2e2-4b64-9e28-f0c349cbe2e7}"
    }
  },
  "icons": {
    "48": "icons/icon-on.png"
  },
  "background": {
    "scripts": [
      "lib/browser-polyfill.min.js",
      "background/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://twitter.com/*"
      ],
      "js": [
        "lib/browser-polyfill.min.js",
        "content_scripts/entry.js"
      ]
    }
  ],
  "options_ui": {
    "open_in_tab": true,
    "page": "options_ui/options.html"
  },
  "page_action": {
    "browser_style": true,
    "default_icon": {
      "19": "icons/icon-on.png"
    },
    "default_popup": "popup/popup.html",
    "default_title": "PrsPrsTwitter",
    "show_matches": [
      "https://twitter.com/*"
    ]
  },
  "permissions": [
    "storage",
    "tabs"
  ]
}

Mejores alternativas PrsPrsTwitter

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