TeeGrasp

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

Cos'è TeeGrasp?

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

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione TeeGrasp

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

                        TeeGrasp is a search engine for custom apparel. Find new ideas, see sales data and boost your sales like never before.

Our free Chrome extension shows sales and social media data for the top custom apparel platforms, including:

- Teespring
- Teechip
- Fabrily
- Teezily
- Viral Style
- Represent

When viewing a campaign sales page, just hit the TeeGrasp icon to display historical sales and social media stats.

This app helps you uncover ads and audiences by providing quick search links to Google, Facebook, Pinterest and Twitter.

Finally, the app lets you search TeeGrasp's vast and huge database of custom apparel ideas, helping you find inspiration for your next design!

This app is completely free to use, no sign up or account registration required.                    

Informazioni di Base sull'Estensione

Nome TeeGrasp TeeGrasp
ID nncaandeafhgbejoimpipekkamgnkipd
URL Ufficiale https://chromewebstore.google.com/detail/teegrasp/nncaandeafhgbejoimpipekkamgnkipd
Descrizione Shows sales and social media data about custom apparel campaigns. TeeGrasp is the #1 market research tool for custom apparel.
Dimensione del File 368 KB
Conteggio Installazioni 524
Versione Corrente 1.0
Ultimo Aggiornamento 2015-08-30
Data di Pubblicazione 2015-08-30
Valutazione 2.90/5 Totale 10 Valutazioni
Sviluppatore https://teegrasp.com
Tipo di Pagamento free
Sito Web dell'Estensione https://teegrasp.com/chrome-extension/
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "TeeGrasp",
    "description": "Shows sales and social media data about custom apparel campaigns. TeeGrasp is the #1 market research tool for custom apparel.",
    "version": "1.0",
    "author": "TeeGrasp",
    "homepage_url": "https:\/\/teegrasp.com",
    "browser_action": {
        "default_icon": "icon-16.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "permissions": [
        "tabs",
        "https:\/\/teegrasp.com\/"
    ]
}