Productor for Merch by Amazon

Productor for Merch by Amazon is a toolkit that improves your Merch on Demand product management and research.

Apa itu Productor for Merch by Amazon?

Productor for Merch by Amazon adalah ekstensi Chrome yang dikembangkan oleh https://productor.io, dan fitur utamanya adalah "Productor for Merch by Amazon is a toolkit that improves your Merch on Demand product management and research.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Productor for Merch by Amazon

Unduh file ekstensi Productor for Merch by Amazon dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        Introductions:
★ English
 - https://www.youtube.com/watch?v=ooeH90VINfc
 - https://www.youtube.com/watch?v=dF-xFT3QXqI
 - https://www.youtube.com/watch?v=Q--GXrMSPho

★ German
 - https://www.youtube.com/watch?v=nehSZo14rMY
 - https://www.youtube.com/watch?v=Jf0bE0RaVjk
 - https://www.youtube.com/watch?v=WWBo1YMb3C4
 - https://www.youtube.com/watch?v=hNr9rkCCmjA

Features:
★ Data is stored locally in your browser, no external database or service needed!
★ Fast & easy Excel (.xslx) bulk import incl. price and colors
★ Get notified about banned keywords (Content Policy and more), before you submit your design!
★ Display Amazon Best Sellers Rank (BSR) on "Manage Products" and all listings of all Amazon platforms (Germany, USA, UK,...)
★ Extended "Manage Products" table to display "Brand", "BSR", "Reviews"-counter and faster access to "Edit" button
★ Amazon Advertising (AMS, AA) bulk export, Bulk AMS export
★ Smart and easy detection of copyright infringements! Distinct better between your MBA products or stolen ones on Amazon.
★ Copy and Paste incl. colors! Copy contents of one listing (own or others) and paste it into another.
★ Translate with a single click!
★ Focus Keyword extractor and analysis for every Amazon product
★ Never lose track of expiring Merch by Amazon products again. Daily popup for expiring listings for 60, 30 and 10 days including details and export function!
★ Improved Statistics and Analytics
★ Instant Notifications on new sales on MBA
★ Integration of edit and copy and paste (extended clipboard) functions directly into search results at Amazon
★ Full export of all your products including designs to easy backup
★ Trademark check (US, Germany and Europe) manual and automated of all your listings included
★ One-click cross-listing and re-listing of existing products
★ Sort search results on Amazon by BSR (Best Sellers Rank) and Rocket Sellers
★ Auto convert designs to different sizes like from T-Shirt to Hoodie and Pop Socket
★ BSR history for all your products
★ Draft/Templating
★ Relist and re-activate removed designs
★ Vintagify: Add vintage effect to designs and download them with one click
★ Amazon Keyword Suggestions
★ Google Trends and Google Keyword Suggestions
and many more...

Your trust is important to us! Productor is not storing any kind of information outside your local browser/machine nor is tracking you or your researches!

Disclaimer: This is not an official plugin of Merch by Amazon or Amazon. There may be unexpected changes to the platform, which may cause the plugin to fail.                    

Informasi Dasar Ekstensi

Nama Productor for Merch by Amazon Productor for Merch by Amazon
ID almiakmbepejhcjnfhhjkcfabeepefno
URL Resmi https://chromewebstore.google.com/detail/productor-for-merch-by-am/almiakmbepejhcjnfhhjkcfabeepefno
Deskripsi Productor for Merch by Amazon is a toolkit that improves your Merch on Demand product management and research.
Ukuran File 58.48 MB
Jumlah Instalasi 100,000
Versi Saat Ini 6.129.1
Terakhir Diperbarui 2024-03-02
Tanggal Publikasi 2020-07-05
Penilaian 4.88/5 Total 604 Penilaian
Pengembang https://productor.io
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://productor.io/
URL Halaman Bantuan https://www.facebook.com/groups/productor.support/
URL Halaman Kebijakan Privasi https://productor.io/privacy-policy
Bahasa yang Didukung en
manifest.json
{
    "description": "Productor for Merch by Amazon is a toolkit that improves your Merch on Demand product management and research.",
    "version": "6.129.1",
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Productor for Merch by Amazon",
    "short_name": "PRDMBA",
    "author": "Thimo Grauerholz",
    "action": {
        "default_icon": "assets\/icons\/icon128.png",
        "default_title": "Productor for Merch by Amazon",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "assets\/icons\/icon16.png",
        "32": "assets\/icons\/icon32.png",
        "48": "assets\/icons\/icon48.png",
        "128": "assets\/icons\/icon128.png"
    },
    "background": {
        "service_worker": "background.bundle.js"
    },
    "commands": {
        "publish-listing": {
            "suggested_key": {
                "default": "Alt+P",
                "windows": "Alt+P",
                "mac": "Alt+P"
            },
            "description": "Publish Listing"
        },
        "draft-listing": {
            "suggested_key": {
                "default": "Alt+D",
                "windows": "Alt+D",
                "mac": "Alt+D"
            },
            "description": "Save Listing as Draft"
        },
        "research-selection-1": {
            "suggested_key": {
                "default": "Alt+Shift+1",
                "windows": "Alt+Shift+1",
                "mac": "Alt+Shift+1"
            },
            "description": "Research US marketplace"
        },
        "research-selection-8": {
            "description": "Research KDP US marketplace"
        },
        "research-selection-2": {
            "description": "Research GB marketplace"
        },
        "research-selection-3": {
            "suggested_key": {
                "default": "Alt+Shift+3",
                "windows": "Alt+Shift+3",
                "mac": "Alt+Shift+3"
            },
            "description": "Research DE marketplace"
        },
        "research-selection-4": {
            "description": "Research FR marketplace"
        },
        "research-selection-5": {
            "description": "Research IT marketplace"
        },
        "research-selection-6": {
            "description": "Research ES marketplace"
        },
        "research-selection-7": {
            "description": "Research JP marketplace"
        },
        "create-open-products": {
            "description": "Open \"Select Products\" on Create"
        },
        "paste-one-to-all-listings": {
            "description": "Paste One Listing to All"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/www.amazon.de\/*",
                "*:\/\/www.amazon.com\/*",
                "*:\/\/www.amazon.co.uk\/*",
                "*:\/\/www.amazon.fr\/*",
                "*:\/\/www.amazon.com.au\/*",
                "*:\/\/www.amazon.com.br\/*",
                "*:\/\/www.amazon.ca\/*",
                "*:\/\/www.amazon.cn\/*",
                "*:\/\/www.amazon.in\/*",
                "*:\/\/www.amazon.it\/*",
                "*:\/\/www.amazon.co.jp\/*",
                "*:\/\/www.amazon.com.mx\/*",
                "*:\/\/www.amazon.nl\/*",
                "*:\/\/www.amazon.es\/*",
                "*:\/\/smile.amazon.de\/*",
                "*:\/\/smile.amazon.com\/*",
                "*:\/\/smile.amazon.co.uk\/*",
                "*:\/\/smile.amazon.fr\/*",
                "*:\/\/smile.amazon.com.au\/*",
                "*:\/\/smile.amazon.com.br\/*",
                "*:\/\/smile.amazon.ca\/*",
                "*:\/\/smile.amazon.cn\/*",
                "*:\/\/smile.amazon.in\/*",
                "*:\/\/smile.amazon.it\/*",
                "*:\/\/smile.amazon.co.jp\/*",
                "*:\/\/smile.amazon.com.mx\/*",
                "*:\/\/smile.amazon.nl\/*",
                "*:\/\/smile.amazon.es\/*"
            ],
            "all_frames": true,
            "js": [
                "content-research.bundle.js"
            ],
            "css": [
                "content-research.css"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/merch.amazon.com\/*"
            ],
            "all_frames": true,
            "js": [
                "content-menu.bundle.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/www.amazon.com\/*"
            ],
            "all_frames": true,
            "js": [
                "content-relogin.bundle.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/merch.amazon.com\/*"
            ],
            "all_frames": true,
            "js": [
                "content-mba.bundle.js"
            ],
            "css": [
                "content-mba.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/tmsearch.uspto.gov\/*"
            ],
            "all_frames": true,
            "js": [
                "content-tmsearch.bundle.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/www.amazon.de\/report\/infringement*",
                "*:\/\/www.amazon.com\/report\/infringement*",
                "*:\/\/www.amazon.co.uk\/report\/infringement*",
                "*:\/\/www.amazon.fr\/report\/infringement*",
                "*:\/\/www.amazon.com.au\/report\/infringement*",
                "*:\/\/www.amazon.com.br\/report\/infringement*",
                "*:\/\/www.amazon.ca\/report\/infringement*",
                "*:\/\/www.amazon.cn\/report\/infringement*",
                "*:\/\/www.amazon.in\/report\/infringement*",
                "*:\/\/www.amazon.it\/report\/infringement*",
                "*:\/\/www.amazon.co.jp\/report\/infringement*",
                "*:\/\/www.amazon.com.mx\/report\/infringement*",
                "*:\/\/www.amazon.nl\/report\/infringement*",
                "*:\/\/www.amazon.es\/report\/infringement*"
            ],
            "all_frames": true,
            "js": [
                "content-infringement.bundle.js"
            ],
            "run_at": "document_start"
        }
    ],
    "permissions": [
        "activeTab",
        "downloads",
        "contextMenus",
        "background",
        "notifications",
        "alarms",
        "storage",
        "unlimitedStorage",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback"
    ],
    "host_permissions": [
        "https:\/\/trends.google.com\/*",
        "https:\/\/suggestqueries.google.com\/*",
        "*:\/\/*.productor.io\/*",
        "*:\/\/*.amazon.de\/*",
        "*:\/\/*.amazon.com\/*",
        "*:\/\/*.amazon.co.uk\/*",
        "*:\/\/*.amazon.fr\/*",
        "*:\/\/*.amazon.com.au\/*",
        "*:\/\/*.amazon.com.br\/*",
        "*:\/\/*.amazon.ca\/*",
        "*:\/\/*.amazon.cn\/*",
        "*:\/\/*.amazon.in\/*",
        "*:\/\/*.amazon.it\/*",
        "*:\/\/*.amazon.co.jp\/*",
        "*:\/\/*.amazon.com.mx\/*",
        "*:\/\/*.amazon.nl\/*",
        "*:\/\/*.amazon.es\/*",
        "*:\/\/*.amazonaws.com\/*",
        "*:\/\/translate.googleapis.com\/*",
        "*:\/\/tmsearch.uspto.gov\/*",
        "*:\/\/members.merchinformer.com\/*",
        "*:\/\/*.deepl.com\/*"
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_1",
                "enabled": true,
                "path": "assets\/rule1.json"
            }
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ]
}