TMview Quick Check

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

TMview Quick Checkとは何ですか?

TMview Quick CheckはBennyによって開発されたChromeの拡張機能で、その主な機能は「Look up relevant merch trademarks for a phrase with one click.」です。

拡張機能のスクリーンショット

screenshot

TMview Quick Check拡張機能のCRXファイルをダウンロード

TMview Quick Check拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 TMview Quick Check TMview Quick Check
ID aelbbfcpamecnjckdkkahhafeflfihdc
公式URL https://chromewebstore.google.com/detail/tmview-quick-check/aelbbfcpamecnjckdkkahhafeflfihdc
説明 Look up relevant merch trademarks for a phrase with one click.
ファイルサイズ 10 KB
インストール数 343
現在のバージョン 1.0.4
最終更新日 2021-05-20
公開日 2020-07-31
評価 5.00/5 合計 1 レビュー
開発者 Benny
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://consistentme.com/tmview-quick-check
対応言語 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
}