TeeSpy

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

TeeSpy란 무엇입니까?

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

확장 프로그램 스크린샷

screenshot

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

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

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 TeeSpy TeeSpy
ID lieomabogeehphihninoanbfjbmbopgg
공식 URL https://chrome.google.com/webstore/detail/teespy/lieomabogeehphihninoanbfjbmbopgg
설명 Shows sales and social media data about custom apparel campaigns. TeeSpy is the #1 market research tool for custom apparel.
파일 크기 171 KB
설치 횟수 623
현재 버전 1.0.1
최근 업데이트 2016-11-01
출시 날짜 2016-11-01
평점 3.00/5 총 6 개의 평점
개발자 BeachinSoft and 1s0s.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://teespy.com
지원되는 언어 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"
}