True if development build
Check for internet connection
Get the Chrome version http://stackoverflow.com/a/4900484/4468645
Chrome major version
Get the extension's name
Get the full Chrome version https://goo.gl/2ITMNO
Chrome version
Get the OS as a human readable string
Returns a random float between min and max inclusive min, exclusive max
min value
max value
A pseudo-random float
Returns a random integer between min and max inclusive
min value
max value
A pseudo-random int
Get a random string of the given length
length of generated string
A pseudo-random string
Get the extension's version
Determine if we are Chrome OS
Determine if we are Mac
Determine if we are a given operating system
os short name
true if the given os
Determine if a String is null or whitespace only
string to check
true is str is whitespace or null
Determine if we are MS windows
No operation
Randomly sort an Array in place
Array to sort
Wait for the specified time
wait time in milliSecs
Generated using TypeDoc
Utility methods
If you want to log events, errors, etc. locally during development, save a boolean key/value pair:
isDevelopmentBuild: true
to local storage