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
公式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\/"
    ]
}