Pinterest arrow navigation Firefox

Examine source code of Pinterest arrow navigation

By: Akif
Inspect and view changes in Pinterest arrow navigation source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "version": "2.1",
  "name": "Pinterest arrow navigation",
  "permissions": [],
  "host_permissions": [
    "https://*.pinterest.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "pinterest_navigator@akif.dev"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.pinterest.com/*"
      ],
      "js": [
        "pins.js"
      ]
    }
  ],
  "action": {
    "default_icon": "images/P.png"
  },
  "icons": {
    "16": "images/P.png",
    "48": "images/P.png",
    "128": "images/P.png"
  }
}

Best Pinterest arrow navigation Alternatives

Here are some Firefox add-ons that are similar to Pinterest arrow navigation: