Launcher SenderServices.com
This extention let you launch SenderServices.com from your browser.
Launcher SenderServices.comคืออะไร?
Launcher SenderServices.com เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://senderservices.com และคุณลักษณะหลักของมันคือ "This extention let you launch SenderServices.com from your browser."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Launcher SenderServices.com
ดาวน์โหลดไฟล์ส่วนขยาย Launcher SenderServices.com ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
The expansion will allow you to run SenderServices.com application directly from the browser using the buttons to the right of the address bar. Capabilities: Single click - launch applications; Double click - create shortcuts to applications; Click the absence SenderServices.com applications - go to the page with the installation.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Launcher SenderServices.com |
ID | cnhpjbnjfmhdgininpkepbefeppenbme |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/launcher-senderservicesco/cnhpjbnjfmhdgininpkepbefeppenbme |
คำอธิบาย | This extention let you launch SenderServices.com from your browser. |
ขนาดไฟล์ | 36.84 KB |
จำนวนการติดตั้ง | 23 |
เวอร์ชันปัจจุบัน | 1.1 |
อัปเดตครั้งล่าสุด | 2016-03-16 |
วันที่เผยแพร่ | 2016-03-15 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | https://senderservices.com |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://senderservices.com/ |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Launcher SenderServices.com", "description": "This extention let you launch SenderServices.com from your browser.", "version": "1.1", "manifest_version": 2, "background": { "scripts": [ "background.js" ] }, "icons": { "128": "images\/128.png", "48": "images\/48.png" }, "browser_action": { "default_icon": "images\/38.png", "default_title": "SenderServices.com" }, "permissions": [ "management" ] } |