=== Browser Shots ===
Contributors: kevinlearynet, BinaryMoon
Tags: screenshot, browser, browser shot, generator, tool, automatic, shortcode, automate, screenshots, shots, web browser, window, snap, website, website screenshot, website preview
Requires at least: 3.3.0
Tested up to: 3.4.2
Stable tag: 1.0

Automate the process of taking website screenshots.

== Description ==

Use the `[browser-shot]` shortcode to automate the process of taking website screenshots. An icon is also added to the TinyMCE editor to make the shortcode creation process easy.

= Shortcode Preview =

`[browser-shot url="http://link-to-website" width="600"]`

= Multisite Compatibility =

The *Browser Shots* plugin is compatibly with WordPress Multisite, just use the [Network Activate](http://codex.wordpress.org/Create_A_Network#WordPress_Plugins) feature to enable the shortcode on every site. If you only want to enable the shortcode for a specific site, activate the plugin for that site only.

== Installation ==

1. Install easily with the WordPress plugin control panel or manually download the plugin and upload the folder `browser-shots` to the `/wp-content/plugins/` directory 
2. Activate the plugin through the 'Plugins' menu in WordPress

== Screenshots ==

1. A view from inside of the WordPress TinyMCE editor
2. The formatted front-end view of generated screenshots. [See a live example](http://www.kevinleary.net/great-examples-software-web-design/)

== Changelog ==

= 1.0 =
* Initial public release to the WordPress plugin repository