TripSit

A tool to connect you with immediate assistance or information about drugs.

什么是TripSit?

TripSit是由Unknown开发的Chrome扩展程序,该扩展的主要功能是“A tool to connect you with immediate assistance or information about drugs.”。

扩展截图

screenshot

下载TripSit扩展crx文件

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