TripSit

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

Cos'è TripSit?

TripSit è un'estensione di Chrome sviluppata da Unknown, e la sua funzione principale è "A tool to connect you with immediate assistance or information about drugs.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione TripSit

Scarica i file di estensione TripSit in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome TripSit TripSit
ID kmaagicggglcfocojfpaphcdaengkmen
URL Ufficiale https://chromewebstore.google.com/detail/tripsit/kmaagicggglcfocojfpaphcdaengkmen
Descrizione A tool to connect you with immediate assistance or information about drugs.
Dimensione del File 153 KB
Conteggio Installazioni 24
Versione Corrente 1.1
Ultimo Aggiornamento 2015-06-05
Data di Pubblicazione 2015-06-04
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore Unknown
Tipo di Pagamento free
Sito Web dell'Estensione http://tripsit.me
Lingue Supportate 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"
    }
}