Insert version, installs and rating badges for VSMarketplace extensions easily to your HTML or Markdown pages.
将VSMarketplace扩展的版本、安装量和评分等徽章轻松插入到您的HTML或Markdown页面。
Homepage/主页: https://www.xuangeaha.xyz/
Repository/仓库: https://github.com/KamaoKat/VSMarketplace-Badges
Issues/问题: https://github.com/KamaoKat/VSMarketplace-Badges/issues
Changelog/更新日志: https://marketplace.visualstudio.com/items/XuangeAha.vsmarketplace-badges/changelog
License/许可证: https://marketplace.visualstudio.com/items/XuangeAha.vsmarketplace-badges/license
Download/下载: https://marketplace.visualstudio.com/items?itemName=XuangeAha.vsmarketplace-badges
Copyright (c) 2023-2026 KamaoKat(卡猫kat,XuangeAha(轩哥啊哈OvO))
You can choose:
- Type
badgein the file of supported languages above. 在所支持语言文件中键入badge。 - Select the badge you want to insert and press
Tabto insert badge. 选择你想插入的徽章后按下Tab以插入徽章。 - Type in your publisher name and entension name in the format of
publishername.entensionname. 以publishername.entensionname的格式键入发布者名和扩展名。 - Press
Taband finish. 按下Tab后完成。
or:
- Right click to show context menu. 右键显示上下文菜单。
- Select
Insert VSMarketplace Badgesto insert vsmarketplace badges. 选择Insert VSMarketplace Badges以插入徽章。 - Type in your publisher name and entension name in the format of
publishername.entensionname. 以publishername.entensionname的格式键入发布者名和扩展名。 - Press
Taband finish. 按下Tab后完成。
<a href="https://marketplace.visualstudio.com/items?itemName={publishername.extensionname}">
<img src="https://vsmarketplacebadges.dev/{badge_title}/{publishername.extensionname}.svg" alt="{badge_title}">
</a>[](https://marketplace.visualstudio.com/items?itemName={publishername.extensionname})Enjoy!