Children of Distance Google

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

Children of Distance Googleคืออะไร?

Children of Distance Google เป็นส่วนขยายของ Chrome ที่พัฒนาโดย brandTURBO และคุณลักษณะหลักของมันคือ "Ez a Children of Distance zenekar egyedi Google keresőmotorja."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Children of Distance Google

ดาวน์โหลดไฟล์ส่วนขยาย Children of Distance Google ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Children of Distance Google Children of Distance Google
ID hibgdihmhkbonkfdfhaofjfkonkgjkio
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/children-of-distance-goog/hibgdihmhkbonkfdfhaofjfkonkgjkio
คำอธิบาย Ez a Children of Distance zenekar egyedi Google keresőmotorja.
ขนาดไฟล์ 1008 KB
จำนวนการติดตั้ง 34
เวอร์ชันปัจจุบัน 2.5.1
อัปเดตครั้งล่าสุด 2020-07-07
วันที่เผยแพร่ 2020-07-06
คะแนน 4.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา brandTURBO
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://childrenofdistance.hu/
URL หน้าช่วยเหลือ http://childrenofdistance.hu/
URL หน้านโยบายความเป็นส่วนตัว https://www.brandturbo.vip/privacy
ภาษาที่รองรับ 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"
        ]
    }
}