Children of Distance Google
Ez a Children of Distance zenekar egyedi Google keresőmotorja.
Cos'è Children of Distance Google?
Children of Distance Google è un'estensione di Chrome sviluppata da brandTURBO, e la sua funzione principale è "Ez a Children of Distance zenekar egyedi Google keresőmotorja.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Children of Distance Google
Scarica i file di estensione Children of Distance Google in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | hibgdihmhkbonkfdfhaofjfkonkgjkio |
| URL Ufficiale | https://chromewebstore.google.com/detail/children-of-distance-goog/hibgdihmhkbonkfdfhaofjfkonkgjkio |
| Descrizione | Ez a Children of Distance zenekar egyedi Google keresőmotorja. |
| Dimensione del File | 1008 KB |
| Conteggio Installazioni | 34 |
| Versione Corrente | 2.5.1 |
| Ultimo Aggiornamento | 2020-07-07 |
| Data di Pubblicazione | 2020-07-06 |
| Valutazione | 4.00/5 Totale 1 Valutazioni |
| Sviluppatore | brandTURBO |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | http://childrenofdistance.hu/ |
| URL della Pagina di Aiuto | http://childrenofdistance.hu/ |
| URL della Pagina della Politica sulla Privacy | https://www.brandturbo.vip/privacy |
| Lingue Supportate | 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"
]
}
} | |