TeeGrasp

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

TeeGrasp란 무엇입니까?

TeeGrasp은(는) https://teegrasp.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Shows sales and social media data about custom apparel campaigns. TeeGrasp is the #1 market research tool for custom apparel."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

TeeGrasp 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 TeeGrasp TeeGrasp
ID nncaandeafhgbejoimpipekkamgnkipd
공식 URL https://chromewebstore.google.com/detail/teegrasp/nncaandeafhgbejoimpipekkamgnkipd
설명 Shows sales and social media data about custom apparel campaigns. TeeGrasp is the #1 market research tool for custom apparel.
파일 크기 368 KB
설치 횟수 524
현재 버전 1.0
최근 업데이트 2015-08-30
출시 날짜 2015-08-30
평점 2.90/5 총 10 개의 평점
개발자 https://teegrasp.com
결제 유형 free
확장 프로그램 웹 사이트 https://teegrasp.com/chrome-extension/
지원되는 언어 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\/"
    ]
}