Trademark search Print on Demand - Copytasker

Search for Trademarks for print on demand, Amazon, Redbubble, Etsy etc. Highlight the text you want to search and Right click.

什么是Trademark search Print on Demand - Copytasker?

Trademark search Print on Demand - Copytasker是由https://copytasker.com开发的Chrome扩展程序,该扩展的主要功能是“Search for Trademarks for print on demand, Amazon, Redbubble, Etsy etc. Highlight the text you want to search and Right click.”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载Trademark search Print on Demand - Copytasker扩展crx文件

下载Trademark search Print on Demand - Copytasker扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Highlight any text and right click to instantly search for trademarks. Perfect for print on demand keyword research especially if you are an Amazon merch, Redbubble or Etsy seller. 

Also included is a helpful dashboard, just right click on the extension and hit 'Options'. This has a directory list of print on demand fulfillment sites and more!                    

扩展基本信息

名称 Trademark search Print on Demand - Copytasker Trademark search Print on Demand - Copytasker
ID aipnbonhfhdkcephjofpgelpnhpnenna
官方URL https://chromewebstore.google.com/detail/trademark-search-print-on/aipnbonhfhdkcephjofpgelpnhpnenna
简介 Search for Trademarks for print on demand, Amazon, Redbubble, Etsy etc. Highlight the text you want to search and Right click.
文件大小 22.2 MB
安装次数 299
当前版本 1.1
更新时间 2022-09-15
上架时间 2022-08-31
开发者 https://copytasker.com
电子邮箱 [email protected]
付费类型 free
帮助页面URL https://www.copytasker.com/docs/
隐私政策页面URL https://copytasker.com/privacy
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Trademark search Print on Demand - Copytasker",
    "version": "1.1",
    "manifest_version": 3,
    "description": "Search for Trademarks for print on demand, Amazon, Redbubble, Etsy etc. Highlight the text you want to search and Right click.",
    "permissions": [
        "contextMenus"
    ],
    "icons": {
        "16": "rb22.png",
        "48": "rb22.png",
        "128": "rb22.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "Trademark search Print on Demand Free - by Copytasker"
    },
    "options_page": ".\/options.html"
}