TMview Quick Check

Look up relevant merch trademarks for a phrase with one click.

What is TMview Quick Check?

TMview Quick Check is a Chrome extension developed by Benny, and its main feature is "Look up relevant merch trademarks for a phrase with one click.".

Extension Screenshots

screenshot

Download TMview Quick Check Extension CRX File

Download TMview Quick Check 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

                        Quickly check the TMview database for filed and registered trademarks relevant for your print on demand business.

A query will initiate a search for filed and registered word marks for all Nice Classes and marketplaces relevant for Merch by Amazon.

Perfect to make your research process more efficient and to prevent trademark violations and takedown notices when uploading to Merch by Amazon and other print on demand platforms.                    

Extension Basic Information

Name TMview Quick Check TMview Quick Check
ID aelbbfcpamecnjckdkkahhafeflfihdc
Official URL https://chromewebstore.google.com/detail/tmview-quick-check/aelbbfcpamecnjckdkkahhafeflfihdc
Description Look up relevant merch trademarks for a phrase with one click.
File Size 10 KB
Installation Count 343
Current Version 1.0.4
Last Updated 2021-05-20
Publish Date 2020-07-31
Rating 5.00/5 Total 1 Ratings
Developer Benny
Email [email protected]
Payment Type free
Extension Website https://consistentme.com/tmview-quick-check
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon-128.png",
        "default_popup": "popup.html",
        "default_title": "TMview Quick Check"
    },
    "name": "TMview Quick Check",
    "description": "Look up relevant merch trademarks for a phrase with one click.",
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "version": "1.0.4",
    "manifest_version": 2
}