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.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة TripSit

قم بتنزيل ملفات الامتداد TripSit بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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 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"
    }
}