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입니다: