is-firefox
Check if browser is Firefox
Last updated 10 years ago by gillstrom .
MIT · Repository · Bugs · Original npm
$ cnpm install is-firefox 
SYNC missed versions from official npm registry.

is-firefox

Check if browser is Firefox

User agent sniffing is considered bad practice and should be avoided if possible.

Install

$ npm install --save is-firefox

Usage

var isFirefox = require('is-firefox');

console.log(isFirefox);
//=> false

License

MIT © Andreas Gillström

Current Tags

  • 1.0.3                                ...           latest (10 years ago)

1 Versions

  • 1.0.3                                ...           10 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (0)
None
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org