Emesa helper
Emesa helper
Emesa helperคืออะไร?
Emesa helper เป็นส่วนขยายของ Chrome ที่พัฒนาโดย uxdesign และคุณลักษณะหลักของมันคือ "Emesa helper"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Emesa helper
ดาวน์โหลดไฟล์ส่วนขยาย Emesa helper ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Gives the possibility for users to directly open in a new tab the right cms page
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Emesa helper |
ID | omocenmohnikhhkonmmndedniiajpiip |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/emesa-helper/omocenmohnikhhkonmmndedniiajpiip |
คำอธิบาย | Emesa helper |
ขนาดไฟล์ | 11.5 KB |
จำนวนการติดตั้ง | 25 |
เวอร์ชันปัจจุบัน | 0.0.0.1 |
อัปเดตครั้งล่าสุด | 2019-05-03 |
วันที่เผยแพร่ | 2019-05-03 |
ผู้พัฒนา | uxdesign |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Emesa helper", "short_name": "Emesa helper", "description": "Emesa helper", "version": "0.0.0.1", "browser_action": { "default_icon": "icon17.png", "default_popup": "popup.html", "default_title": "Open page" }, "permissions": [ "activeTab", "https:\/\/ajax.googleapis.com\/" ] } |