File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Browsers
22
3- > ** Note ** < br >
3+ > [ !NOTE ]
44> If you see a popular browser that hasn't been added, please create a pull request to do so!
55
6- Find your browser version by following the instructions below:
6+ Find your browser version by following the link for your browser.
77
88<table >
9- <tr >
10- <td > Browser
11- <td > Instructions
12- <tr >
13- <td > Chromium
14- <td > Type <code >chrome://version/</code >
15- <tr >
16- <td > Firefox
17- <td > Type <code >about:support</code >
18- <tr >
19- <td > Opera (GX)
20- <td > Type <code >opera://about/</code >
21- <tr >
22- <td > Microsoft Edge
23- <td > Type <code >edge://version/</code >
9+ <thead >
10+ <tr>
11+ <th>Browser</th>
12+ <th>URL</th>
13+ </tr>
14+ </thead >
15+ <tbody >
16+ <tr>
17+ <td>Chromium</td>
18+ <td><code>chrome://version/</code></td>
19+ </tr>
20+ <tr>
21+ <td>Firefox</td>
22+ <td><code>about:support</code></td>
23+ </tr>
24+ <tr>
25+ <td>Opera (GX)</td>
26+ <td><code>opera://about/</code></td>
27+ </tr>
28+ <tr>
29+ <td>Microsoft Edge</td>
30+ <td><code>edge://version/</code></td>
31+ </tr>
32+ <tr>
33+ <td>Arc</td>
34+ <td><code>arc://version/</code></td>
35+ </tr>
36+ </tbody >
2437</table >
2538
2639## Common Issues
2740
28- > ** Note ** < br >
41+ > [ !NOTE ]
2942> If you are running into any compatibility issues with your browser, please consider opening
30- > a pull request and documenting your issue here!
43+ > a pull request and documenting your issue here!
You can’t perform that action at this time.
0 commit comments