Cashback Shopping Hilfe - linkomat.com

Earn cashback with only 1 click - in more than 9.500 online shops! Never forget cashback with linkomat!

Τι είναι το Cashback Shopping Hilfe - linkomat.com;

Το Cashback Shopping Hilfe - linkomat.com είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://www.link-o-mat.com, και η κύρια λειτουργία του είναι "Earn cashback with only 1 click - in more than 9.500 online shops! Never forget cashback with linkomat!".

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

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Cashback Shopping Hilfe - linkomat.com

Λήψη αρχείων επέκτασης Cashback Shopping Hilfe - linkomat.com σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

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

                        Shop & get cashback with only 1 click!

With link-o-mat you can get real cashback and commissions in more than 9500 online shops. Just register for free on our website www.link-o-mat.com, activate the cashback tool and get started!

The cashback tool features a toolbar that automatically shows if the current website is supported by link-o-mat and how much you can earn when you purchase or recommend products here.

Cashback Search engine in our cashback tool is available as well.

The cashback tool also assists you when searching products or shops with search engines: It tags supported shops in the search results. 

You can let your savings and earnings get paid out on our website. There you can also browse the supported shops and recommend products to your friends.

Our privacy policies can be found here: https://www.link-o-mat.com/datenschutzerklaerung/                    

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

Όνομα Cashback Shopping Hilfe - linkomat.com Cashback Shopping Hilfe - linkomat.com
ID pgcemonjljjijabmppnhjoonaoajegce
Επίσημο URL https://chromewebstore.google.com/detail/cashback-shopping-hilfe-l/pgcemonjljjijabmppnhjoonaoajegce
Περιγραφή Earn cashback with only 1 click - in more than 9.500 online shops! Never forget cashback with linkomat!
Μέγεθος Αρχείου 1.35 MB
Αριθμός Εγκαταστάσεων 531
Τρέχουσα Έκδοση 4.0.3
Τελευταία Ενημέρωση 2023-02-15
Ημερομηνία Δημοσίευσης 2020-05-14
Αξιολόγηση 5.00/5 Συνολικά 11 Αξιολογήσεις
Προγραμματιστής https://www.link-o-mat.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.link-o-mat.com/
Διεύθυνση URL της Σελίδας Βοήθειας https://www.link-o-mat.com/cashback-tool-anleitung/
URL της Σελίδας Πολιτικής Απορρήτου https://www.link-o-mat.com/datenschutzerklaerung
Υποστηριζόμενες Γλώσσες de,en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "link-o-mat UG",
    "version": "4.0.3",
    "manifest_version": 3,
    "background": {
        "service_worker": ".\/listeners.js"
    },
    "action": {
        "default_icon": "data\/icon-19_inactive.png",
        "default_popup": "data\/popup.html",
        "default_title": "link-o-mat Cashback-Tool"
    },
    "default_locale": "de",
    "description": "__MSG_manifest_description__",
    "icons": {
        "16": "data\/icon-16.png",
        "32": "data\/icon-32.png",
        "64": "data\/icon-64.png",
        "128": "data\/icon-128.png"
    },
    "minimum_chrome_version": "88",
    "name": "Cashback Shopping Hilfe - linkomat.com",
    "permissions": [
        "webRequest",
        "tabs",
        "storage",
        "scripting"
    ],
    "short_name": "Cashback",
    "web_accessible_resources": [
        {
            "resources": [
                "data\/js\/3rdParty\/jquery-3.5.min.js",
                "data\/js\/3rdParty\/detect_browser.js",
                "data\/js\/3rdParty\/purify.min.js",
                "data\/js\/3rdParty\/URI.min.js",
                "data\/js\/translation.js",
                "data\/js\/LomUtils.class.js",
                "data\/js\/content\/content.js",
                "data\/js\/content\/LomBar.class.js",
                "data\/js\/content\/LomBarPopup.class.js",
                "data\/js\/content\/showSettingsHint.js",
                "data\/js\/content\/showLomAffiliateIndicator.js",
                "data\/js\/content\/showLomBar.js",
                "data\/js\/content\/googleSearchResults.js",
                "data\/js\/content\/bingSearchResults.js",
                "data\/css\/*.css",
                "data\/fonts\/*.woff",
                "data\/fonts\/*.woff2",
                "data\/fonts\/*.ttf",
                "data\/img\/*"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "host_permissions": [
        "*:\/\/*\/*",
        "http:\/\/localhost\/"
    ]
}