Twittelet Firefox

Examine source code of Twittelet

提供元: avotoko Add-on
Inspect and view changes in Twittelet source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Twittelet",
  "version": "0.1.0",
  "author": "avotoko",
  "description": "Makes bookmarklet executable on twitter.com and mobile.twitter.com",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "*://twitter.com/*",
    "*://mobile.twitter.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Twittelet",
    "default_icon": {
      "48": "icons/icon-48.png"
    }
  },
  "applications": {
    "gecko": {
      "id": "twittelet@avotoko"
    }
  }
}

ベストのTwittelet代替案

Twitteletに類似したFirefox add-onをいくつか紹介します: