Plugin Promoter helps you do just that, promote the awesome WordPress plugins you've created!
Plugin Promoter will help you get the word out about the great plugins you've released at WordPress.org.
Here's what's baked in:
To display your plugin details on any page or post:
[plugin-promoter plugin=wordpress-importer]
To display your plugin badge on any page or post:
[plugin-badge plugin=wordpress-importer]
To insert your badge programmatically:
<?php echo pp_badge(array('plugin'=>'plugin-slug'));?>