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 |
官方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" } |