Treatail
Get personalized deals anywhere you shop online.
Wat is Treatail?
Treatail is een Chrome-extensie ontwikkeld door https://app.treatail.com, en de belangrijkste functie is "Get personalized deals anywhere you shop online.".
Extensie Screenshots
Download het CRX-bestand van de extensie Treatail
Download Treatail-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
Treatail is an exciting new online platform that enables users to name their price to negotiate a deal, creating an engaging online shopping experience that was previously only possible face-to-face.
Basisinformatie over de Extensie
Naam | |
ID | ekhapnaegomomkelcdhcgedamfcifhel |
Officiële URL | https://chrome.google.com/webstore/detail/treatail/ekhapnaegomomkelcdhcgedamfcifhel |
Beschrijving | Get personalized deals anywhere you shop online. |
Bestandsgrootte | 52.63 KB |
Aantal Installaties | 30 |
Huidige Versie | 1.12 |
Laatst Bijgewerkt | 2018-11-26 |
Publicatiedatum | 2018-11-26 |
Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | https://app.treatail.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | http://www.treatail.com |
Help Pagina-URL | http://www.treatail.com/buyers.html |
Ondersteunde Talen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Treatail", "version": "1.12", "manifest_version": 2, "description": "Get personalized deals anywhere you shop online.", "homepage_url": "http:\/\/www.treatail.com", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "background": { "scripts": [ "\/js\/zepto.min.js", "\/js\/helpers.js", "\/js\/background_helpers.js", "\/js\/background.js" ], "persistent": true }, "browser_action": { "default_title": "Treatail", "default_icon": "icons\/icon48.png", "default_area": "navbar" }, "web_accessible_resources": [ "\/js\/zepto.min.js", "\/images\/logo.png", "\/images\/logo_vertical.png", "\/images\/logo_white.png", "\/css\/capture.css", "\/css\/offer_bar.css", "\/css\/please_wait.css", "\/html\/offer_bar.html" ], "permissions": [ "tabs", "activeTab", "storage", " |