TripSit
A tool to connect you with immediate assistance or information about drugs.
TripSitคืออะไร?
TripSit เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Unknown และคุณลักษณะหลักของมันคือ "A tool to connect you with immediate assistance or information about drugs."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย TripSit
ดาวน์โหลดไฟล์ส่วนขยาย TripSit ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This simple extension connects users to the growing community of TripSit, an organization focused on reducing harm for drug users. Tools included with this extension currently: • Immediate link to IRC help • Search the Wiki with just a click • View drug combinations via drop-down list -- Suggestions for improvements are always welcomed and encouraged!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | TripSit |
ID | kmaagicggglcfocojfpaphcdaengkmen |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/tripsit/kmaagicggglcfocojfpaphcdaengkmen |
คำอธิบาย | A tool to connect you with immediate assistance or information about drugs. |
ขนาดไฟล์ | 153 KB |
จำนวนการติดตั้ง | 24 |
เวอร์ชันปัจจุบัน | 1.1 |
อัปเดตครั้งล่าสุด | 2015-06-05 |
วันที่เผยแพร่ | 2015-06-04 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | Unknown |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://tripsit.me |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "TripSit", "version": "1.1", "description": "A tool to connect you with immediate assistance or information about drugs.", "icons": { "19": "images\/icon19.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "permissions": [ "http:\/\/tripsit.me\/" ], "browser_action": { "default_title": "TripSit", "default_popup": "popup.html" } } |