Hintella - Real Reviews for Amazon Products

Hintella helps you to make a better decision in your shopping process

Τι είναι το Hintella - Real Reviews for Amazon Products;

Το Hintella - Real Reviews for Amazon Products είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://hintella.com, και η κύρια λειτουργία του είναι "Hintella helps you to make a better decision in your shopping process".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Hintella - Real Reviews for Amazon Products

Λήψη αρχείων επέκτασης Hintella - Real Reviews for Amazon Products σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        🪄 Say hello to your new Shopping Assistant

✅ By using clever technology, Hintella's chrome extension can help you shop smarter and save you both time and money.

✅ Hintella searches and finds the best and the most related product review videos uploaded on Youtube every day on each product page of Amazon automatically.

✅ No More Missed Review Videos!
It's time to say goodbye to mindless shopping!
No hassle! Install Hintella now for free. Just keep shopping online, and get instant recommendations right where and when you need them.
We select the most related videos based on their reviewer credibility, by watching these videos before completing your purchases you can evaluate and compare products effortlessly.

✅ We built Hintella because we're tired of companies deceiving people with inferior ‘sponsored products’ and misleading reviews. We want to empower you to spend your money on only the best products that benefit not the store but the shopper — meaning you.

✅ You need something more than shopping features like cash back, earning rewards and gold points, price drop, promo codes, special offers, price tracking, price history, and discounts to shop with confidence.
Hintella is a must-have free extension that should be used along side with other useful extensions like Honey, Keepa, Camelizer, Rakuten, Lustre, Pouch, Karma, ... to give you additional values.

✅ We gather more than 5 billion amazon products periodically! and support amazon locales and different languages [ .com | .co.uk | .de | .co.jp | .fr | .ca | .it | .es | .in | .com.mx ]


✅ Quick Access
No account needed. Just install and start saving money and making better decisions. It's FREE! 🎉
This extension does not add any browser buttons. You can access and set it up on any Amazon product page.

✅ We follow Chrome's minimum permissions privacy policy and only request the following permissions:
- Tab Permission: to interact with the browser's tab system
- Host Permission: gives us the ability to send CORS requests to these hosts (Amazon) A little bit technical, but it is related to Amazon
- We check every page's data you are visiting anonymously. without knowing who you are to recommend you the best video contents

Contact info: [email protected]
Twitter: myhintella
Instagram: myhintella
Linkedin: Hintella                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Hintella - Real Reviews for Amazon Products Hintella - Real Reviews for Amazon Products
ID neneipdmalejnpalhnmmkcbipgojmoop
Επίσημο URL https://chromewebstore.google.com/detail/hintella-real-reviews-for/neneipdmalejnpalhnmmkcbipgojmoop
Περιγραφή Hintella helps you to make a better decision in your shopping process
Μέγεθος Αρχείου 449 KB
Αριθμός Εγκαταστάσεων 74
Τρέχουσα Έκδοση 0.2.6
Τελευταία Ενημέρωση 2022-06-24
Ημερομηνία Δημοσίευσης 2022-04-18
Αξιολόγηση 4.80/5 Συνολικά 5 Αξιολογήσεις
Προγραμματιστής https://hintella.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://hintella.com/?utm_source=webstore&utm_medium=extension&utm_campaign=page
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Hintella - Real Reviews for Amazon Products",
    "description": "Hintella helps you to make a better decision in your shopping process",
    "version": "0.2.6",
    "action": {
        "default_title": "Hintella helps you to make a better decision in your shopping process"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.amazon.com\/*",
                "https:\/\/*.amazon.eg\/*",
                "https:\/\/*.amazon.com.br\/*",
                "https:\/\/*.amazon.ca\/*",
                "https:\/\/*.amazon.com.mx\/*",
                "https:\/\/*.amazon.cn\/*",
                "https:\/\/*.amazon.in\/*",
                "https:\/\/*.amazon.co.jp\/*",
                "https:\/\/*.amazon.sg\/*",
                "https:\/\/*.amazon.ae\/*",
                "https:\/\/*.amazon.sa\/*",
                "https:\/\/*.amazon.fr\/*",
                "https:\/\/*.amazon.de\/*",
                "https:\/\/*.amazon.it\/*",
                "https:\/\/*.amazon.nl\/*",
                "https:\/\/*.amazon.pl\/*",
                "https:\/\/*.amazon.es\/*",
                "https:\/\/*.amazon.se\/*",
                "https:\/\/*.amazon.com.tr\/*",
                "https:\/\/*.amazon.co.uk\/*",
                "https:\/\/*.amazon.com.au\/*"
            ],
            "js": [
                "\/static\/js\/main.js",
                "\/static\/js\/787.chunk.js"
            ],
            "css": [
                "\/static\/css\/main.css"
            ]
        }
    ],
    "icons": {
        "16": "\/assets\/icons\/Hintella-icon16.png",
        "48": "\/assets\/icons\/Hintella-icon48.png",
        "128": "\/assets\/icons\/Hintella-icon128.png"
    },
    "background": {
        "service_worker": "\/static\/js\/background.js"
    },
    "permissions": [
        "tabs",
        "storage",
        "webNavigation"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "*.tff",
                "*.eot",
                "*.woff",
                "*.woff2",
                "*.png",
                "*.svg"
            ],
            "matches": [
                "https:\/\/*.amazon.com\/*",
                "https:\/\/*.amazon.eg\/*",
                "https:\/\/*.amazon.com.br\/*",
                "https:\/\/*.amazon.ca\/*",
                "https:\/\/*.amazon.com.mx\/*",
                "https:\/\/*.amazon.cn\/*",
                "https:\/\/*.amazon.in\/*",
                "https:\/\/*.amazon.co.jp\/*",
                "https:\/\/*.amazon.sg\/*",
                "https:\/\/*.amazon.ae\/*",
                "https:\/\/*.amazon.sa\/*",
                "https:\/\/*.amazon.fr\/*",
                "https:\/\/*.amazon.de\/*",
                "https:\/\/*.amazon.it\/*",
                "https:\/\/*.amazon.nl\/*",
                "https:\/\/*.amazon.pl\/*",
                "https:\/\/*.amazon.es\/*",
                "https:\/\/*.amazon.se\/*",
                "https:\/\/*.amazon.com.tr\/*",
                "https:\/\/*.amazon.co.uk\/*",
                "https:\/\/*.amazon.com.au\/*"
            ]
        }
    ]
}