Children of Distance Google
Ez a Children of Distance zenekar egyedi Google keresőmotorja.
Wat is Children of Distance Google?
Children of Distance Google is een Chrome-extensie ontwikkeld door brandTURBO, en de belangrijkste functie is "Ez a Children of Distance zenekar egyedi Google keresőmotorja.".
Extensie Screenshots
Download het CRX-bestand van de extensie Children of Distance Google
Download Children of Distance Google-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | hibgdihmhkbonkfdfhaofjfkonkgjkio |
| Officiële URL | https://chromewebstore.google.com/detail/children-of-distance-goog/hibgdihmhkbonkfdfhaofjfkonkgjkio |
| Beschrijving | Ez a Children of Distance zenekar egyedi Google keresőmotorja. |
| Bestandsgrootte | 1008 KB |
| Aantal Installaties | 34 |
| Huidige Versie | 2.5.1 |
| Laatst Bijgewerkt | 2020-07-07 |
| Publicatiedatum | 2020-07-06 |
| Beoordeling | 4.00/5 Totaal 1 Beoordelingen |
| Ontwikkelaar | brandTURBO |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | http://childrenofdistance.hu/ |
| Help Pagina-URL | http://childrenofdistance.hu/ |
| URL van de Privacybeleid Pagina | https://www.brandturbo.vip/privacy |
| Ondersteunde Talen | 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"
]
}
} | |