Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add method to receive user agent as string #2

Open
taitems opened this issue Mar 1, 2020 · 0 comments
Open

Add method to receive user agent as string #2

taitems opened this issue Mar 1, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest question Further information is requested

Comments

@taitems
Copy link
Owner

taitems commented Mar 1, 2020

By default the function assumes the user's context and interrogates navigator.userAgent. Consider adding a method with that receives a string.

For example:

getPrivateBrowsingName.checkString(str);

Thoughts on function name?

@taitems taitems added enhancement New feature or request good first issue Good for newcomers question Further information is requested labels Mar 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant