TeeGrasp

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

What is TeeGrasp?

TeeGrasp is a Chrome extension developed by https://teegrasp.com, and its main feature is "Shows sales and social media data about custom apparel campaigns. TeeGrasp is the #1 market research tool for custom apparel.".

Extension Screenshots

screenshot
screenshot

Download TeeGrasp Extension CRX File

Download TeeGrasp extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name TeeGrasp TeeGrasp
ID nncaandeafhgbejoimpipekkamgnkipd
Official URL https://chromewebstore.google.com/detail/teegrasp/nncaandeafhgbejoimpipekkamgnkipd
Description Shows sales and social media data about custom apparel campaigns. TeeGrasp is the #1 market research tool for custom apparel.
File Size 368 KB
Installation Count 524
Current Version 1.0
Last Updated 2015-08-30
Publish Date 2015-08-30
Rating 2.90/5 Total 10 Ratings
Developer https://teegrasp.com
Payment Type free
Extension Website https://teegrasp.com/chrome-extension/
Supported Languages 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\/"
    ]
}