Skip to content

Commit cc68c27

Browse files
committed
Document new browser extensions
1 parent 4d0a628 commit cc68c27

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

html/docs/include/features/step_debug.html

+8-8
Original file line numberDiff line numberDiff line change
@@ -95,20 +95,20 @@ <h4>Browser Extension Initiation <a name="browser-extensions" href="#browser-ext
9595
<a name="firefox-ext"></a>
9696
<ul>
9797
<li>
98-
<a href="https://addons.mozilla.org/en-GB/firefox/addon/xdebug-helper-for-firefox/">Xdebug Helper for Firefox</a>
99-
(<a href="https://github.com/BrianGilbert/xdebug-helper-for-firefox">source</a>).
98+
Firefox: <a href="https://addons.mozilla.org/en-GB/firefox/addon/xdebug-helper-by-jetbrains/">Xdebug Helper by JetBrains</a>
99+
(<a href="https://github.com/JetBrains/xdebug-extension">source</a>).
100100
</li>
101101
<li>
102-
<a href="https://chrome.google.com/extensions/detail/eadndfjplgieldjbigjakmdgkmoaaaoc">Xdebug Helper for Chrome</a>
103-
(<a href="https://github.com/mac-cain13/xdebug-helper-for-chrome">source</a>).
102+
Chrome (and Chromium derived browsers): <a href="https://chromewebstore.google.com/detail/xdebug-helper-by-jetbrain/aoelhdemabeimdhedkidlnbkfhnhgnhm">Xdebug Helper by JetBrains</a>
103+
(<a href="https://github.com/JetBrains/xdebug-extension">source</a>).
104104
</li>
105105
<li>
106-
<a href="https://apps.apple.com/app/safari-xdebug-toggle/id1437227804?mt=12">XDebugToggle for Safari</a>
107-
(<a href="https://github.com/kampfq/SafariXDebugToggle">source</a>).
106+
Egde: <a href="https://microsoftedge.microsoft.com/addons/detail/xdebug-extension/kddfioocjgjmmambaijldfbpiaecmoco">Xdebug Helper</a>
107+
(<a href="https://github.com/JetBrains/xdebug-extension">source</a>).
108108
</li>
109109
<li>
110-
<a href="https://microsoftedge.microsoft.com/addons/detail/xdebug-helper/ggnngifabofaddiejjeagbaebkejomen">Xdebug Helper for Microsoft Edge</a>
111-
(<a href="https://github.com/My6UoT9/xdebug-helper-for-edge">source</a>).
110+
<a href="https://apps.apple.com/app/safari-xdebug-toggle/id1437227804?mt=12">XDebugToggle for Safari</a>
111+
(<a href="https://github.com/kampfq/SafariXDebugToggle">source</a>).
112112
</li>
113113
</ul>
114114

0 commit comments

Comments
 (0)