Brackets extension badges are download counters for your Brackets extensions, as Adobe
doesn't provide any official way to retrieve download statistics, even for your own extension.
Just search for your extension to start:
{{ extensionName }}
Overall, {{ json.data.name }} has been downloaded {{ format(json.data.total) }} times, including
{{ format(json.data.lastVersion) }} downloads for the last version
It has been downloaded {{ format(json.data.week) }} times over the last 7 days, which
represents around {{ format(json.data.week / 7) }} downloads per day
Compared to other extensions, {{ json.data.name }} is part of the top {{ ranking }}%
in terms of number of downloads
Click on the badges to get links and markdown syntax, and add them to your Github
README.md to show your extension's popularity!
Need raw data ?