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.

What is Trademark search Print on Demand - Copytasker?

Trademark search Print on Demand - Copytasker is a Chrome extension developed by https://copytasker.com, and its main feature is "Search for Trademarks for print on demand, Amazon, Redbubble, Etsy etc. Highlight the text you want to search and Right click.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Trademark search Print on Demand - Copytasker Extension CRX File

Download Trademark search Print on Demand - Copytasker extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name Trademark search Print on Demand - Copytasker Trademark search Print on Demand - Copytasker
ID aipnbonhfhdkcephjofpgelpnhpnenna
Official URL https://chromewebstore.google.com/detail/trademark-search-print-on/aipnbonhfhdkcephjofpgelpnhpnenna
Description Search for Trademarks for print on demand, Amazon, Redbubble, Etsy etc. Highlight the text you want to search and Right click.
File Size 22.2 MB
Installation Count 299
Current Version 1.1
Last Updated 2022-09-15
Publish Date 2022-08-31
Developer https://copytasker.com
Email [email protected]
Payment Type free
Help Page URL https://www.copytasker.com/docs/
Privacy Policy Page URL https://copytasker.com/privacy
Supported Languages 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"
}