Storybook WEB

Storybook WEB tells you which company's website you are currently visiting and how trustworthy it is today.

Τι είναι το Storybook WEB;

Το Storybook WEB είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://scorestorybook.ee, και η κύρια λειτουργία του είναι "Storybook WEB tells you which company's website you are currently visiting and how trustworthy it is today.".

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

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Storybook WEB

Λήψη αρχείων επέκτασης Storybook WEB σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

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

                        When you browse around a website, the browser bar always shows credit bubbles in the colors of the traffic light, indicating the trustworthiness of the website owner.

Clicking on the score bubble opens an information window with the company's brand and background image - aggregated data of the company from registers, open data and from all over the web space, which we enrich with background information about significant credit and financial capabilities in real time.

PS! There is no need to make costly data interfaces to the software. Valued information is now always available in real time - anywhere on the web and in applications that need information to find customers, assess the background of companies, identify contacts and individuals, or get lists of similar companies by product / service.

Some usecases for Storybook WEB:

* e-shop reliability assessment - when buying from an e-shop with a high risk score, there is a higher probability of not receiving the ordered goods or the e-shop is delayed in completing the delivery. However, you can also read the comments added by other e-store users and leave your rating there if you wish.

* Assessing the reliability of suppliers - by reading the descriptions of goods and services, you can view the reliability of the supplier and the future forecast of your credit score, or find other reliable suppliers of similar products / services by products / services.

* Assessing the credibility of the employer - by looking at the brand background of a potential employer, you can view active job advertisements and assess the ability of company to pay wages and, if desired, contact them through a chat window.

* The background of customers, suppliers, employers, board members is visible everywhere on the web. If you use a browser-based CRM, ERP, etc. application, you can see real-time information about companies and board members in small information windows. It is also easy to find companies that offer similar products / services based on keywords.

* Monitoring the progress of the company - in order to receive weekly overviews of the events taking place in the company, companies can be monitored.

* The Web Browser extension works globally - you can order a credit report from any international company. Reports can be selected from companies in 81 countries.

Storybook WEB helps you make good and right decisions with real-time, up-to-date information - anytime, anywhere.

NB! The credit score model (accuracy 99.5%) has been developed by Estonian data researchers. The model has been developed using machine learning methods that incorporate self-learning algorithms and are able to identify hidden relationships and make predictions based on them.                    

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

Όνομα Storybook WEB Storybook WEB
ID gepikfbdcmfjpbepamooklkocjliggaa
Επίσημο URL https://chromewebstore.google.com/detail/storybook-web/gepikfbdcmfjpbepamooklkocjliggaa
Περιγραφή Storybook WEB tells you which company's website you are currently visiting and how trustworthy it is today.
Μέγεθος Αρχείου 6.01 MB
Αριθμός Εγκαταστάσεων 1,118
Τρέχουσα Έκδοση 1.5.1
Τελευταία Ενημέρωση 2024-01-09
Ημερομηνία Δημοσίευσης 2020-02-22
Αξιολόγηση 5.00/5 Συνολικά 11 Αξιολογήσεις
Προγραμματιστής https://scorestorybook.ee
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://scorestorybook.ee/rakendused
URL της Σελίδας Πολιτικής Απορρήτου https://group.kreedix.ee/privaatsuspoliitika
Υποστηριζόμενες Γλώσσες en,et
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA03DtdA+paDfsePyk0T6H8DdwYHa\/d5\/RHNijht+ApoeCItFzTv9Zf8bSHtFytZ1r27yEsQPHKfPVUQJHE14a+6idS5eSX+8wNA1TTPXqhu82eQoNWwy7D3nDmzY7xwy\/SpaccDr9abhwwZPeSnr8mP5OHUtNb\/l8hNw79MyBiLiPJzfKunud2aLu1yv7Lsh1AdSrSIjwlwfJh16YvaYrlKE\/m7y8eDE98YRVo\/czR2m6+o+FBCybN3RUXTzht3nQ0u50moFlsuoI3NFKOUuut9HoxxFu+qdPX5pJu+o94De5RxCk5P6nRbW\/NfPoEzAa0BiUL5B49lXwu9HKPqb11QIDAQAB",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "version": "1.5.1",
    "permissions": [
        "tabs",
        "storage",
        "unlimitedStorage",
        "contextMenus",
        "identity"
    ],
    "host_permissions": [
        "https:\/\/scorestorybook.ee\/",
        "https:\/\/ssb.ee\/",
        "https:\/\/id.scorestorybook.ee\/*",
        "https:\/\/devid.scorestorybook.ee\/*"
    ],
    "background": {
        "service_worker": "scripts\/background.js"
    },
    "action": {
        "default_popup": "html\/launcher.html",
        "default_icon": {
            "16": "images\/icons\/trusted16.png",
            "32": "images\/icons\/trusted32.png",
            "48": "images\/icons\/large\/klass1.png",
            "128": "images\/icons\/large\/klass1.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "all_frames": true,
            "js": [
                "scripts\/thirdParty\/jquery-3.5.1.min.js",
                "scripts\/thirdParty\/psl.min.js",
                "scripts\/content.js"
            ],
            "run_at": "document_start"
        }
    ],
    "icons": {
        "16": "images\/icons\/trusted16.png",
        "32": "images\/icons\/trusted32.png",
        "48": "images\/icons\/large\/klass1.png",
        "128": "images\/icons\/large\/klass1.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "scripts\/*",
                "html\/*",
                "css\/*",
                "images\/*",
                "font\/*"
            ],
            "extension_ids": [
                "gepikfbdcmfjpbepamooklkocjliggaa"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "default_locale": "et"
}