ZazzleHunt

Chrome Extension for Zazzle Marketplace

ZazzleHunt क्या है?

ZazzleHunt Rising द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Chrome Extension for Zazzle Marketplace"।

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

screenshot

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

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

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

                        Know Upcoming Zazzle product trends estimated sales/month, copy tags, and much more!
The ultimate Zazzle keyword tool. 

Checkout latest changes here: https://zazzlehunt.com/pages/updates

🤘 TL;DR
A tool to see how well all products and keywords do on Zazzle, as well as, see top searched data and copy product tags.

Want to learn from your competitors? Want to see how well keywords and products do? 
As easy as a click of a keyword, see how well products
With has a Niche score of green, a good to yellow to mid competition, and red hard to compete

🤘 Features:
🔑 Get data on the top-performing keywords, products, and trending keywords.  
📈 See a keyword's popularity trend over time.
🤖 Copy a zazzle-generated AI tags

🤘 Website:
https://zazzlehunt.com/                    

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

नाम ZazzleHunt ZazzleHunt
ID ighhdfaaicahmkbgpoilbhbfpakdnjkd
आधिकारिक URL https://chromewebstore.google.com/detail/zazzlehunt/ighhdfaaicahmkbgpoilbhbfpakdnjkd
विवरण Chrome Extension for Zazzle Marketplace
फ़ाइल का आकार 577 KB
स्थापना संख्या 380
वर्तमान संस्करण 6.9.11
अंतिम अपडेट 2023-12-22
प्रकाशन तिथि 2022-11-27
रेटिंग 3.00/5 कुल 2 रेटिंग्स
डेवलपर Rising
ईमेल [email protected]
भुगतान के प्रकार in_app
एक्सटेंशन वेबसाइट https://zazzlehunt.com/
सहायता पृष्ठ URL https://zazzlehunt.com/
गोपनीयता नीति पृष्ठ URL https://rising.software/privacy-policy
समर्थित भाषाएँ en
manifest.json
{
    "action": {
        "default_icon": {
            "48": "images\/icon.png",
            "128": "images\/icon.png"
        },
        "default_popup": "index.html",
        "default_title": "ZazzleHunt"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "host_permissions": [
        "https:\/\/us-central1-zazzlehunt.cloudfunctions.net\/*",
        "https:\/\/zazzlehunt.com\/*",
        "http:\/\/127.0.0.1:5001\/zazzlehunt\/us-central1\/*",
        "https:\/\/*.zazzle.com\/*",
        "https:\/\/zazzlehunt.com\/*",
        "http:\/\/127.0.0.1:8000\/*"
    ],
    "description": "Chrome Extension for Zazzle Marketplace",
    "icons": {
        "48": "images\/icon.png",
        "128": "images\/icon.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsBoELWJMVzFb\/2PYS9156ozLdStVOzQIaZrcYCZ7U654ek3xDzj5tThx21RqpW6cHaHpR21hGmkAfd0mz8TIkasz8ZdnsbnFE3j2LvvmhHaraaaFN6w1T6ddYvGT8yHKlqMTd9bahxwUPGHvLRTQTjKOV+aVTRW\/sF0EcjdbBM0JSPYdsEXz0PBQX0wgIJSSilouxyGJ6ZG0X3jqjHOC6Xklsjm7kafM\/S61M5ulUddFDzdOhPZUKZ9JIspeE0paW3HAz9F5ZxFfTUDFQMpnqe6DeRj8dvNFdQ+nJQh0YyHYdB2ZaZ8L5\/mCWS\/b7OE+U9IqdxfGvu6AKXCODltyyQIDAQAB",
    "oauth2": {
        "client_id": "856587473742-35ekv8hmr9pi4dlq11mhtq6j9scoe2i7.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile"
        ]
    },
    "options_page": "options.html",
    "permissions": [
        "identity",
        "identity.email",
        "storage"
    ],
    "manifest_version": 3,
    "name": "ZazzleHunt",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "6.9.11",
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/*.zazzle.com\/*"
            ],
            "resources": [
                "*"
            ],
            "use_dynamic_url": false
        }
    ]
}