Wiby Explorer Firefox

Examine source code of Wiby Explorer

By: tystro
Inspect and view changes in Wiby Explorer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Wiby Random Next",
  "version": "1.0",
  "developer": {
    "name": "Ty Strong"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "wiby-explorer@tystrong",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "description": "Quickly jump to the next random Wiby site",
  "web_accessible_resources": [
    {
      "resources": [
        "mouseclick_1.mp3",
        "mouseclick_2.mp3"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "permissions": [
    "tabs",
    "storage",
    "activeTab"
  ],
  "icons": {
    "16": "globe-16.png",
    "32": "globe-32.png"
  },
  "action": {
    "default_title": "Wiby Explorer",
    "default_icon": {
      "16": "globe-16.png",
      "32": "globe-32.png"
    },
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "commands": {
    "next-wiby": {
      "suggested_key": {
        "default": "Ctrl+Shift+Space"
      },
      "description": "Go to next Wiby site"
    }
  }
}

Best Wiby Explorer Alternatives

Here are some Firefox add-ons that are similar to Wiby Explorer: