New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

webvrplus

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webvrplus

Firefox extension that manages browser prefs for optimal WebVR support, avoiding the need to make about:config changes.

  • 0.3.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

Mozilla WebVR Plus

Firefox extension that manages browser prefs for optimal WebVR support, avoiding the need to make about:config changes.

The latest public version of this extension lives on addons.mozilla.org.

Development

We use jpm, which requires npm (brew install npm, if you're on OS X).

Then to install the Node dependencies:

npm install

Building

npm run xpi

Running

npm run run
Testing the .xpi without jpm
  1. If you'd like to test a generated .xpi with a different version/build of Firefox, you must first disable the check that requires only signed add-ons to be installed. In Firefox, open about:config and flip xpinstall.signatures.required to false.
  2. Drag the generated .xpi from your file system onto any active browser window in Firefox.
  3. Click the "Install" button!

Publishing

To update this extension, first run this command:

npm run xpi

And then upload the new version to the AMO.

FAQs

Package last updated on 28 Feb 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc