cssho / VSMarketplaceBadge

Badge for Visual Studio Code Extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

!!!AppHarbor is no longer in service, so we have migrated to a new repository and are providing services under a new URL.

new URL: https://vsmarketplacebadges.dev/

VSMarketplaceBadge

Badge for Visual Studio Code Extension.

WEB Site: VSMarketplaceBadge

Version Badge

SVG URL : https://vsmarketplacebadge.apphb.com/version/{publisher_name}.{extension_name}.svg

or

SVG URL : https://vsmarketplacebadge.apphb.com/version-short/{publisher_name}.{extension_name}.svg

Installs Badge

The number of unique installations, not including updates.

SVG URL : https://vsmarketplacebadge.apphb.com/installs/{publisher_name}.{extension_name}.svg

or

SVG URL : https://vsmarketplacebadge.apphb.com/installs-short/{publisher_name}.{extension_name}.svg

Downloads Badge

The total number of installs, including updates.

SVG URL : https://vsmarketplacebadge.apphb.com/downloads/{publisher_name}.{extension_name}.svg

or

SVG URL : https://vsmarketplacebadge.apphb.com/downloads-short/{publisher_name}.{extension_name}.svg

Rating Badge

SVG URL : https://vsmarketplacebadge.apphb.com/rating/{publisher_name}.{extension_name}.svg

or

SVG URL : https://vsmarketplacebadge.apphb.com/rating-short/{publisher_name}.{extension_name}.svg

or

SVG URL : https://vsmarketplacebadge.apphb.com/rating-star/{publisher_name}.{extension_name}.svg

Set the custom subject

Add query string parameter subject.

{SVG URL}?subject={Custom Subject}

If you should set the subject 'VSM'.

https://vsmarketplacebadge.apphb.com/version/{publisher_name}.{extension_name}.svg?subject=VSM

SVG is

Customize styles and colors

refer to Shields.io

Color

Add query string parameter color.

{SVG URL}?color={Color name or code}

If you should set the color 'red'.

https://vsmarketplacebadge.apphb.com/version/{publisher_name}.{extension_name}.svg?color=red

Style

Add query string parameter style.

{SVG URL}?style={Styles}

  • plastic
  • flat
  • flat-square
  • social

If you should set the color 'plastic'.

https://vsmarketplacebadge.apphb.com/version/{publisher_name}.{extension_name}.svg?color=plastic

Thanks

About

Badge for Visual Studio Code Extension

License:MIT License


Languages

Language:C# 73.1%Language:HTML 26.6%Language:ASP.NET 0.3%