kkkepic

kkkepic informs the titles that will be, are or have been exclusive to the Epic Games Store when accessing Steam/Epic.

Τι είναι το kkkepic;

Το kkkepic είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://kkkepic.com.br, και η κύρια λειτουργία του είναι "kkkepic informs the titles that will be, are or have been exclusive to the Epic Games Store when accessing Steam/Epic.".

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

screenshot
screenshot

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

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

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

                        Information with practicality:

- Always stay informed of Epic Games Store exclusives when visiting the game's page on the Epic Games Store and Steam. With the extension, you will always have this information up to date and stay within the period of exclusivity for exclusive games on the Epic Games Store.

Discover something new and always stay up to date

- It is possible to highlight a title that was or still is exclusive to the Epic Games Store and that has a page on Steam, allowing you to discover something new.

Follow games and receive updates you prefer, including when the title you're following:
- Be available on Steam;
- Receive a new Steam release date, confirmed or not;
- Has a new page on Steam.

This extension is not affiliated with Epic Games or Steam. All product names, trademarks and registered trademarks are property of their respective owners.
All company, product and service names used are for identification purposes only. Use of these names, trademarks and brands does not imply endorsement.                    

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

Όνομα kkkepic kkkepic
ID akcalmhcbmlhbghlmoebnbkhkphdlkip
Επίσημο URL https://chromewebstore.google.com/detail/kkkepic/akcalmhcbmlhbghlmoebnbkhkphdlkip
Περιγραφή kkkepic informs the titles that will be, are or have been exclusive to the Epic Games Store when accessing Steam/Epic.
Μέγεθος Αρχείου 2.01 MB
Αριθμός Εγκαταστάσεων 58
Τρέχουσα Έκδοση v1.36
Τελευταία Ενημέρωση 2022-09-28
Ημερομηνία Δημοσίευσης 2020-11-28
Προγραμματιστής https://kkkepic.com.br
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://kkkepic.com.br/?l=check
URL της Σελίδας Πολιτικής Απορρήτου https://kkkepic.com.br/extension/privacypolicy?src=chromewebstore
Υποστηριζόμενες Γλώσσες en,en-GB,en-US,pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Franklin Magno",
    "short_name": "__MSG_extension_short_name__",
    "description": "__MSG_extension_desc__",
    "name": "__MSG_extension_name__",
    "default_locale": "pt_BR",
    "version": "1.36",
    "version_name": "v1.36",
    "background": {
        "service_worker": "beta\/js\/service_worker\/main.js"
    },
    "action": {
        "default_icon": {
            "128": "img\/icons\/128.png",
            "16": "img\/icons\/16.png",
            "32": "img\/icons\/32.png",
            "48": "img\/icons\/48.png"
        },
        "default_title": "__MSG_extension_popup_icon_title__",
        "default_popup": "beta\/html\/popup.html"
    },
    "content_scripts": [
        {
            "all_frames": false,
            "css": [
                "beta\/css\/extension\/global.css",
                "beta\/css\/Steam\/main.css"
            ],
            "js": [
                "beta\/js\/global\/jQuery\/jQuery_3.6.0.min.js",
                "beta\/js\/global\/positionCalculator.js",
                "beta\/js\/global\/functions.js",
                "beta\/js\/global\/checkUpdateAlert.js",
                "beta\/js\/Steam\/main.js",
                "beta\/js\/Steam\/tagexclusives.js"
            ],
            "match_about_blank": false,
            "matches": [
                "*:\/\/*.steampowered.com\/*",
                "*:\/\/steamcommunity.com\/*"
            ],
            "run_at": "document_idle"
        },
        {
            "all_frames": false,
            "css": [
                "beta\/css\/extension\/global.css"
            ],
            "js": [
                "beta\/js\/global\/jQuery\/jQuery_3.6.0.min.js",
                "beta\/js\/global\/positionCalculator.js",
                "beta\/js\/global\/functions.js",
                "beta\/js\/global\/checkUpdateAlert.js",
                "beta\/js\/Epic\/main.js"
            ],
            "match_about_blank": false,
            "matches": [
                "*:\/\/*.epicgames.com\/*"
            ],
            "run_at": "document_idle"
        }
    ],
    "homepage_url": "https:\/\/kkkepic.com.br\/?l=check",
    "icons": {
        "128": "img\/icons\/128.png",
        "16": "img\/icons\/16.png",
        "32": "img\/icons\/32.png",
        "48": "img\/icons\/48.png"
    },
    "manifest_version": 3,
    "minimum_chrome_version": "88.0",
    "options_page": "options.html",
    "options_ui": {
        "open_in_tab": true,
        "page": "beta\/html\/options.html"
    },
    "permissions": [
        "storage",
        "alarms",
        "contextMenus",
        "unlimitedStorage"
    ],
    "optional_permissions": [
        "notifications"
    ],
    "host_permissions": [
        "*:\/\/*.steampowered.com\/*",
        "*:\/\/*.epicgames.com\/*",
        "*:\/\/*.kkkepic.com.br\/*",
        "*:\/\/steamcommunity.com\/*"
    ],
    "optional_host_permissions": [],
    "web_accessible_resources": [
        {
            "resources": [
                "img\/*",
                "beta\/js\/global\/functions.js",
                "beta\/html\/updated.html",
                "beta\/html\/options.html",
                "privacy.html"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "externally_connectable": {
        "ids": [],
        "matches": [
            "*:\/\/*.steampowered.com\/*",
            "*:\/\/*.epicgames.com\/*",
            "*:\/\/*.kkkepic.com.br\/*",
            "*:\/\/steamcommunity.com\/*"
        ],
        "accepts_tls_channel_id": false
    },
    "commands": {
        "launch-extension-followed-games": {
            "description": "Acessar jogos seguidos"
        }
    }
}