Internet Browser: Difference between revisions
Better browser applet descriptions |
|||
Line 11: | Line 11: | ||
| Mozilla/5.0 (Nintendo Switch; <appletname>) AppleWebKit/601.6 (KHTML, like Gecko) NF/4.0.0.5.9 NintendoBrowser/5.1.0.13341 | | Mozilla/5.0 (Nintendo Switch; <appletname>) AppleWebKit/601.6 (KHTML, like Gecko) NF/4.0.0.5.9 NintendoBrowser/5.1.0.13341 | ||
|- | |- | ||
| [[2.1.0]] | | [[2.1.0]]-[[2.2.0]] | ||
| Mozilla/5.0 (Nintendo Switch; <appletname>) AppleWebKit/601.6 (KHTML, like Gecko) NF/4.0.0.5.10 NintendoBrowser/5.1.0.13343 | | Mozilla/5.0 (Nintendo Switch; <appletname>) AppleWebKit/601.6 (KHTML, like Gecko) NF/4.0.0.5.10 NintendoBrowser/5.1.0.13343 | ||
|} | |} | ||
The UA is generated with: "Mozilla/5.0 (Nintendo Switch; <appletname>) AppleWebKit/<webkitver> (KHTML, like Gecko) NF/<nfver0>.<nfver1>.<nfver2> NintendoBrowser/5.<ninver0>.<ninver1>.<ninver2>" | The UA is generated with: "Mozilla/5.0 (Nintendo Switch; <appletname>) AppleWebKit/<webkitver> (KHTML, like Gecko) NF/<nfver0>.<nfver1>.<nfver2> NintendoBrowser/5.<ninver0>.<ninver1>.<ninver2>" | ||
== Browser Applets == | == Browser Applets == | ||
Line 23: | Line 23: | ||
! Invalid TLS cert handling | ! Invalid TLS cert handling | ||
! Uses whitelist | ! Uses whitelist | ||
! Title ID | |||
! Notes | ! Notes | ||
|- | |- | ||
Line 29: | Line 30: | ||
| Displays an error dialog with an option to ignore it. | | Displays an error dialog with an option to ignore it. | ||
| No | | No | ||
| 0100000000001011 | |||
| | | | ||
|- | |- | ||
Line 35: | Line 37: | ||
| Just displays an error-code. | | Just displays an error-code. | ||
| Yes | | Yes | ||
| 0100000000001010 | |||
| | |||
|- | |||
| ShareApplet | |||
| Posting screenshots to social media | |||
| Just displays an error-code. | |||
| Yes | |||
| 0100000000001010 | |||
| | |||
|- | |||
| LobbyApplet | |||
| ? | |||
| Just displays an error-code. | |||
| Yes | |||
| 0100000000001010 | |||
| | | | ||
|- | |- | ||
Line 41: | Line 58: | ||
| Just displays an error-code. | | Just displays an error-code. | ||
| Yes | | Yes | ||
| 010000000000100B | |||
| | | | ||
|- | |- | ||
Line 47: | Line 65: | ||
| Displays an error dialog without an option to ignore it. | | Displays an error dialog without an option to ignore it. | ||
| | | | ||
| ? | |||
| | | | ||
|- | |- | ||
Line 53: | Line 72: | ||
| With videos it doesn't accept the cert. It hangs during video loading without displaying any error, have to press B to exit. | | With videos it doesn't accept the cert. It hangs during video loading without displaying any error, have to press B to exit. | ||
| | | | ||
| ? | |||
| | | | ||
|} | |} |