Click to Page Down Firefox

Examine source code of Click to Page Down

By: OXYRY Add-on
Inspect and view changes in Click to Page Down source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Click to Page Down",
  "version": "1.3",
  "description": "Turn page down by tapping the screen.",
  "homepage_url": "https://www.oxyry.com",
  "icons": {
    "16": "icons/icon-16.png",
    "24": "icons/icon-24.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "click-to-turn-page.ext@oxyry.com",
      "strict_min_version": "60.0"
    }
  },
  "permissions": [
    "*://*/*",
    "activeTab",
    "tabs",
    "storage"
  ],
  "browser_action": {
    "default_icon": {
      "16": "icons/icon-16-gray.png",
      "24": "icons/icon-24-gray.png",
      "32": "icons/icon-32-gray.png",
      "48": "icons/icon-48-gray.png",
      "96": "icons/icon-96-gray.png",
      "128": "icons/icon-128-gray.png"
    },
    "default_title": "Click to Page Down: Inactive"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Click to Page Down Alternatives

Here are some Firefox add-ons that are similar to Click to Page Down: