This add-on adds a button to the bottom of cards to browse the current card in the browser. While Anki already shows the current card in the browser when you click the Browse button by default, this doesn’t work if you have a custom search text set in the preferences.
Styling
You can style the icon in the styling section of your template using something like this:
browse-button::part(icon) { width: 128px; }
To change the color of the icon, try something like this:
browse-button::part(path) { fill: red; }
Changelog
See CHANGELOG.md for a list of changes.
Support & feature requests
Please post any questions, bug reports, or feature requests in the support page or the issue tracker.
Support me
Consider supporting me if you like my work:
Screenshots


