Capycorder
Record user interactions for use in Capybara request specs.
What is Capycorder?
Capycorder is a Chrome extension developed by polarblau, and its main feature is "Record user interactions for use in Capybara request specs.".
Extension Screenshots
Download Capycorder Extension CRX File
Download Capycorder extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Capycorder helps to record user interactions, generates simple Capybara request specs and copies them into the clipboard for usage in specs.
Extension Basic Information
Name | |
ID | niijdolnjmjdjakbanogihdlhcbhfkho |
Official URL | https://chromewebstore.google.com/detail/capycorder/niijdolnjmjdjakbanogihdlhcbhfkho |
Description | Record user interactions for use in Capybara request specs. |
File Size | 94.6 KB |
Installation Count | 176 |
Current Version | 1.0.2 |
Last Updated | 2012-07-11 |
Publish Date | 2012-07-11 |
Rating | 4.75/5 Total 4 Ratings |
Developer | polarblau |
Payment Type | free |
Extension Website | http://polarblau.com/2012/06/04/capycorder-beta-released.html |
Help Page URL | https://github.com/polarblau/capycorder |
Supported Languages | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "Capycorder", "version": "1.0.2", "manifest_version": 2, "description": "Record user interactions for use in Capybara request specs.", "icons": { "128": "images\/icon128.png", "16": "images\/icon16.png", "48": "images\/icon48.png" }, "content_scripts": [ { "all_frames": true, "matches": [ " |