Skip to content

Minimal ruby gem for list all user-agents supported by useragentstring.com site!

License

Notifications You must be signed in to change notification settings

hashdog/user_agent_list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Support this project on Beerpay!

Beerpay

UserAgentList

Minimal ruby gem for list all user-agents supported by useragentstring.com site!

Installation

gem install user_agent_list

Usage

List supported UA browsers

UserAgentList.supported_browsers

Get UA list

UserAgentList.all

Find UA by browser name

UserAgentList.by_browser('Chrome')

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/chebyte/user_agent_list.

License

The gem is available as open source under the terms of the MIT License.

About

Minimal ruby gem for list all user-agents supported by useragentstring.com site!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages