Dream League Soccer New Tab Theme

Dream League Soccer New Tab Extension brings a new look to your Chrome browser.

Τι είναι το Dream League Soccer New Tab Theme;

Το Dream League Soccer New Tab Theme είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον chromenewtab.com, και η κύρια λειτουργία του είναι "Dream League Soccer New Tab Extension brings a new look to your Chrome browser.".

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

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Dream League Soccer New Tab Theme

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

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

                        Free download Dream League Soccer extension with a new look to your browser and you will have a lot of extra features.                    

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

Όνομα Dream League Soccer New Tab Theme Dream League Soccer New Tab Theme
ID biplhmfphjbflbkacocddajkdjiapfdh
Επίσημο URL https://chrome.google.com/webstore/detail/dream-league-soccer-new-t/biplhmfphjbflbkacocddajkdjiapfdh
Περιγραφή Dream League Soccer New Tab Extension brings a new look to your Chrome browser.
Μέγεθος Αρχείου 941 KB
Αριθμός Εγκαταστάσεων 133
Τρέχουσα Έκδοση 0.0.1
Τελευταία Ενημέρωση 2019-11-17
Ημερομηνία Δημοσίευσης 2019-11-12
Αξιολόγηση 1.00/5 Συνολικά 1 Αξιολογήσεις
Προγραμματιστής chromenewtab.com
Τύπος Πληρωμής free
URL της Σελίδας Πολιτικής Απορρήτου http://www.chromenewtab.com/privacy-policy-2
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "version": "0.0.1",
    "default_locale": "en",
    "icons": {
        "128": "image\/icon128.png",
        "48": "image\/icon48.png"
    },
    "offline_enabled": true,
    "browser_action": {
        "default_icon": "image\/icon48.png"
    },
    "chrome_url_overrides": {
        "newtab": "sigma.html"
    },
    "manifest_version": 2,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "background": {
        "scripts": [
            "js\/dream-league-soccer.js"
        ]
    },
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com https:\/\/use.fontawesome.com https:\/\/stackpath.bootstrapcdn.com https:\/\/cdnjs.cloudflare.com; object-src 'self'"
}