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.”。
擴展截圖
下載TeeSpy擴展crx文件
下載TeeSpy擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.
擴展基本資訊
名稱 | |
ID | lieomabogeehphihninoanbfjbmbopgg |
官方網址 | 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" } |