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文件

下載TeeGrasp擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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\/"
    ]
}