TeeGrasp

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

Hvad er TeeGrasp?

TeeGrasp er en Chrome-udvidelse udviklet af https://teegrasp.com, og dens hovedfunktion er "Shows sales and social media data about custom apparel campaigns. TeeGrasp is the #1 market research tool for custom apparel.".

Udvidelsesskærmbilleder

screenshot
screenshot

Download TeeGrasp-udvidelses-CRX-fil

Download TeeGrasp-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn TeeGrasp TeeGrasp
ID nncaandeafhgbejoimpipekkamgnkipd
Officiel URL https://chromewebstore.google.com/detail/teegrasp/nncaandeafhgbejoimpipekkamgnkipd
Beskrivelse Shows sales and social media data about custom apparel campaigns. TeeGrasp is the #1 market research tool for custom apparel.
Filstørrelse 368 KB
Antal Installationer 524
Nuværende Version 1.0
Senest Opdateret 2015-08-30
Udgivelsesdato 2015-08-30
Bedømmelse 2.90/5 Samlet 10 Bedømmelser
Udvikler https://teegrasp.com
Betalingsmetode free
Udvidelseswebsted https://teegrasp.com/chrome-extension/
Understøttede Sprog 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\/"
    ]
}