Katalog Auto-Fill Product Page - Extension

Scan Barcode and auto-complete Product Page informations. EAN, UPC, GTIN. Magento, Shopify... supported More infos: Katalog.world

Katalog Auto-Fill Product Page - Extension क्या है?

Katalog Auto-Fill Product Page - Extension https://katalog.world द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Scan Barcode and auto-complete Product Page informations. EAN, UPC, GTIN. Magento, Shopify... supported More infos: Katalog.world"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Katalog Auto-Fill Product Page - Extension एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Get from barcode product description, name, brand and much more datas to save your time

With the Katalog Extension all informations will be pushed on your page at the right place.

 - Automate product page creation
 - Scan Barcode and fill in automatically entry fields on your current browser page from a product's GTIN. 
 - Compatible with Magento, Shopify, Prestashop, Odoo and many more
EAN, UPC, ISBN, GTIN supported
 - Use Template or Create your own mapper.
 - Extension automatically detect your input field or add new one, map it and autofill it.

Check out the Katalog website to use this extension.
An API Key is needed to get datas, obtain it for Free on our website.

Built with ❤️ for retail ecommerce or marketplace. 
Get product informations automatically and spread it wherever.




Create and Manage easily your product database, catalog.
#PIM #eCommerce #Retail",                    

एक्सटेंशन की मूल जानकारी

नाम Katalog Auto-Fill Product Page - Extension Katalog Auto-Fill Product Page - Extension
ID aekfiaddhmbbjhohokghnmncobkcadbe
आधिकारिक URL https://chromewebstore.google.com/detail/katalog-auto-fill-product/aekfiaddhmbbjhohokghnmncobkcadbe
विवरण Scan Barcode and auto-complete Product Page informations. EAN, UPC, GTIN. Magento, Shopify... supported More infos: Katalog.world
फ़ाइल का आकार 357 KB
स्थापना संख्या 26
वर्तमान संस्करण 0.0.1
अंतिम अपडेट 2023-09-07
प्रकाशन तिथि 2023-09-07
रेटिंग 5.00/5 कुल 2 रेटिंग्स
डेवलपर https://katalog.world
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.katalog.world/
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Katalog Auto-Fill Product Page - Extension",
    "version": "0.0.1",
    "description": "Scan Barcode and auto-complete Product Page informations. EAN, UPC, GTIN. Magento, Shopify... supported More infos: Katalog.world",
    "author": "[email protected]",
    "homepage_url": "https:\/\/www.katalog.world",
    "background": {
        "service_worker": "src\/pages\/background\/index.js",
        "type": "module"
    },
    "short_name": "Katalog Auto Complete Product",
    "options_page": "src\/pages\/settings\/index.html",
    "action": {
        "default_popup": "src\/pages\/extension_popup\/index.html",
        "default_icon": "images\/logo.png"
    },
    "icons": {
        "32": "images\/logo.png"
    },
    "permissions": [
        "storage",
        "activeTab",
        "scripting"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "images\/logo.png"
            ],
            "matches": []
        }
    ]
}