Tablet Gestures Firefox

Examine source code of Tablet Gestures

Por: em_te
Inspect and view changes in Tablet Gestures source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Tablet Gestures",
  "author": "Terry Yuen",
  "version": "0.1.2resigned1",
  "description": "__MSG_extensionDescription__",
  "manifest_version": 2,
  "default_locale": "en",
  "icons": {
    "24": "icon_24.png",
    "38": "icon_38.png",
    "48": "icon_48.png",
    "96": "icon_96.png"
  },
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "all_frames": true,
      "run_at": "document_start"
    }
  ],
  "options_ui": {
    "chrome_style": true,
    "page": "options.html"
  },
  "browser_action": {
    "default_icon": {
      "24": "icon_24.png",
      "38": "icon_38.png",
      "48": "icon_48.png",
      "96": "icon_96.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a4c66b5c-453a-474b-8320-a90c9028e869}"
    }
  }
}

Mejores alternativas Tablet Gestures

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