Mobile Tooltip Firefox

Examine source code of Mobile Tooltip

Inspect and view changes in Mobile Tooltip source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Mobile Tooltip",
  "description": "By default, on Android, tooltips are cut off if they are too long. This extension adds an option to view the full tooltip.",
  "version": "0.0.2resigned1",
  "permissions": [
    "<all_urls>",
    "menus",
    "contextMenus"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true,
      "js": [
        "tooltip.js"
      ]
    }
  ],
  "applications": {
    "gecko": {
      "id": "{6c2a1575-2c30-4af6-ad21-217920ccf582}"
    }
  }
}

최고의 Mobile Tooltip 대안

다음은 Mobile Tooltip과(와) 유사한 Firefox add-on입니다: