Capycorder
Record user interactions for use in Capybara request specs.
Capycorderคืออะไร?
Capycorder เป็นส่วนขยายของ Chrome ที่พัฒนาโดย polarblau และคุณลักษณะหลักของมันคือ "Record user interactions for use in Capybara request specs."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Capycorder
ดาวน์โหลดไฟล์ส่วนขยาย Capycorder ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Capycorder helps to record user interactions, generates simple Capybara request specs and copies them into the clipboard for usage in specs.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | niijdolnjmjdjakbanogihdlhcbhfkho |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/capycorder/niijdolnjmjdjakbanogihdlhcbhfkho |
คำอธิบาย | Record user interactions for use in Capybara request specs. |
ขนาดไฟล์ | 94.6 KB |
จำนวนการติดตั้ง | 176 |
เวอร์ชันปัจจุบัน | 1.0.2 |
อัปเดตครั้งล่าสุด | 2012-07-11 |
วันที่เผยแพร่ | 2012-07-11 |
คะแนน | 4.75/5 รวมทั้งหมด 4 คะแนน |
ผู้พัฒนา | polarblau |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://polarblau.com/2012/06/04/capycorder-beta-released.html |
URL หน้าช่วยเหลือ | https://github.com/polarblau/capycorder |
ภาษาที่รองรับ | 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": [ " |