Children of Distance Google

Ez a Children of Distance zenekar egyedi Google keresőmotorja.

Qu'est-ce que Children of Distance Google ?

Children of Distance Google est une extension Chrome développée par brandTURBO, et sa fonction principale est "Ez a Children of Distance zenekar egyedi Google keresőmotorja.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Children of Distance Google

Téléchargez les fichiers d'extension Children of Distance Google au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Ez a Children of Distance zenekar egyedi Google keresőmotorja. Itt megtaláljátok a rólunk szóló összes cikket, koncert dátumokat, insta, facebook posztjainkat, a webshopunkat és az összes új Youtube tartalmunkat egy helyen. Sőt! Exkluzív tartalmakat is találhattok majd itt folyamatosan. Új háttérképek, interjúk, egyszóval minden, ami Children of Distance.                    

Informations de Base sur l'Extension

Nom Children of Distance Google Children of Distance Google
ID hibgdihmhkbonkfdfhaofjfkonkgjkio
URL Officiel https://chromewebstore.google.com/detail/children-of-distance-goog/hibgdihmhkbonkfdfhaofjfkonkgjkio
Description Ez a Children of Distance zenekar egyedi Google keresőmotorja.
Taille du Fichier 1008 KB
Nombre d'Installations 34
Version Actuelle 2.5.1
Dernière Mise à Jour 2020-07-07
Date de Publication 2020-07-06
Évaluation 4.00/5 Total 1 Évaluations
Développeur brandTURBO
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://childrenofdistance.hu/
URL de la Page d'Aide http://childrenofdistance.hu/
URL de la Page de Politique de Confidentialité https://www.brandturbo.vip/privacy
Langues Prises en Charge hu
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Children of Distance Google",
    "version": "2.5.1",
    "description": "Ez a Children of Distance zenekar egyedi Google keres\u0151motorja.",
    "icons": {
        "16": "icons\/icon-16px.png",
        "32": "icons\/icon-32px.png",
        "48": "icons\/icon-96px.png",
        "128": "icons\/icon-256px.png"
    },
    "chrome_url_overrides": {
        "newtab": "startpage.html#newTab"
    },
    "browser_action": {
        "default_title": "New Tab"
    },
    "permissions": [
        "topSites"
    ],
    "optional_permissions": [
        "history",
        "bookmarks",
        "chrome:\/\/favicon\/"
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    }
}