TeeGrasp

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

TeeGrasp là gì?

TeeGrasp là một tiện ích mở rộng Chrome được phát triển bởi https://teegrasp.com, và tính năng chính của nó là "Shows sales and social media data about custom apparel campaigns. TeeGrasp is the #1 market research tool for custom apparel.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng TeeGrasp

Tải xuống các tệp mở rộng TeeGrasp dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên TeeGrasp TeeGrasp
ID nncaandeafhgbejoimpipekkamgnkipd
URL Chính Thức https://chromewebstore.google.com/detail/teegrasp/nncaandeafhgbejoimpipekkamgnkipd
Mô tả Shows sales and social media data about custom apparel campaigns. TeeGrasp is the #1 market research tool for custom apparel.
Kích Thước Tệp 368 KB
Số Lần Cài Đặt 524
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2015-08-30
Ngày Phát Hành 2015-08-30
Đánh Giá 2.90/5 Tổng số 10 Đánh Giá
Nhà Phát Triển https://teegrasp.com
Loại Thanh Toán free
Trang Web Mở Rộng https://teegrasp.com/chrome-extension/
Ngôn Ngữ Được Hỗ Trợ 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\/"
    ]
}