TeeSpy

Shows sales and social media data about custom apparel campaigns. TeeSpy is the #1 market research tool for custom apparel.

Cos'è TeeSpy?

TeeSpy è un'estensione di Chrome sviluppata da BeachinSoft and 1s0s.com, e la sua funzione principale è "Shows sales and social media data about custom apparel campaigns. TeeSpy is the #1 market research tool for custom apparel.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione TeeSpy

Scarica i file di estensione TeeSpy 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

                        Our free Chrome extension shows sales and social media data for almost any custom apparel campaign you can find online.

It currently works with:
Teespring
Teechip
Fabrily
ViralStyle
Teezily
GearBubble
and many MANY others!

Any time you're on a custom apparel campaign's sales page, simply hit the TeeSpy icon to see sales and social media data over time.

You can also see the social media advertising efforts of any custom apparel campaign.

TeeSpy is the original custom apparel search engine. The chrome extension is completely free to download and use. No sign up required.                    

Informazioni di Base sull'Estensione

Nome TeeSpy TeeSpy
ID lieomabogeehphihninoanbfjbmbopgg
URL Ufficiale https://chrome.google.com/webstore/detail/teespy/lieomabogeehphihninoanbfjbmbopgg
Descrizione Shows sales and social media data about custom apparel campaigns. TeeSpy is the #1 market research tool for custom apparel.
Dimensione del File 171 KB
Conteggio Installazioni 623
Versione Corrente 1.0.1
Ultimo Aggiornamento 2016-11-01
Data di Pubblicazione 2016-11-01
Valutazione 3.00/5 Totale 6 Valutazioni
Sviluppatore BeachinSoft and 1s0s.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://teespy.com
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "TeeSpy",
    "browser_action": {
        "default_icon": "icon-16.png",
        "default_popup": "popup.html"
    },
    "description": "Shows sales and social media data about custom apparel campaigns. TeeSpy is the #1 market research tool for custom apparel.",
    "homepage_url": "https:\/\/teespy.com",
    "icons": {
        "128": "icon-128.png",
        "16": "icon-16.png",
        "48": "icon-48.png"
    },
    "manifest_version": 2,
    "name": "TeeSpy",
    "permissions": [
        "tabs",
        "https:\/\/teespy.com\/"
    ],
    "version": "1.0.1"
}