Toggle .h <-> .cpp
Toggle between a url which ends in .h and a url which ends in .cpp
Toggle .h <-> .cppคืออะไร?
Toggle .h <-> .cpp เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Unknown และคุณลักษณะหลักของมันคือ "Toggle between a url which ends in .h and a url which ends in .cpp"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Toggle .h <-> .cpp
ดาวน์โหลดไฟล์ส่วนขยาย Toggle .h <-> .cpp ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Quickly toggle between a url which ends in .h and a url which ends in .cpp for browsing C++ code online Useful for GitHub, OpenGrok, etc.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Toggle .h <-> .cpp |
ID | gmmjjeabhacjmcldbnopiijcbbilbjhc |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/toggle-h-%3C-%3E-cpp/gmmjjeabhacjmcldbnopiijcbbilbjhc |
คำอธิบาย | Toggle between a url which ends in .h and a url which ends in .cpp |
ขนาดไฟล์ | 5.68 KB |
จำนวนการติดตั้ง | 25 |
เวอร์ชันปัจจุบัน | 1.0.0 |
อัปเดตครั้งล่าสุด | 2017-01-08 |
วันที่เผยแพร่ | 2017-01-08 |
คะแนน | 5.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | Unknown |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://github.com/adamncasey/headertoggle |
URL หน้าช่วยเหลือ | https://github.com/adamncasey/headertoggle |
ภาษาที่รองรับ | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Toggle .h <-> .cpp", "description": "Toggle between a url which ends in .h and a url which ends in .cpp", "version": "1.0.0", "icons": { "128": "icon.png" }, "permissions": [ " |