TripSit
A tool to connect you with immediate assistance or information about drugs.
Wat is TripSit?
TripSit is een Chrome-extensie ontwikkeld door Unknown, en de belangrijkste functie is "A tool to connect you with immediate assistance or information about drugs.".
Extensie Screenshots
Download het CRX-bestand van de extensie TripSit
Download TripSit-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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!
Basisinformatie over de Extensie
Naam | TripSit |
ID | kmaagicggglcfocojfpaphcdaengkmen |
Officiële URL | https://chromewebstore.google.com/detail/tripsit/kmaagicggglcfocojfpaphcdaengkmen |
Beschrijving | A tool to connect you with immediate assistance or information about drugs. |
Bestandsgrootte | 153 KB |
Aantal Installaties | 24 |
Huidige Versie | 1.1 |
Laatst Bijgewerkt | 2015-06-05 |
Publicatiedatum | 2015-06-04 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | Unknown |
Betalingswijze | free |
Extensiewebsite | http://tripsit.me |
Ondersteunde Talen | 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" } } |