Gantz New tab

You will love your new tabs with Gantz wallpapers.

Gantz New tabคืออะไร?

Gantz New tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย angeldirami55 และคุณลักษณะหลักของมันคือ "You will love your new tabs with Gantz wallpapers."

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Gantz New tab

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

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

                        The best starting point for surfing the internet: fast, efficient and customizable! Create YOUR Gantz Start Page! This extension allows you to enrich and personalize your home page                    

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

ชื่อ Gantz New tab Gantz New tab
ID dhppdejcgnikofjgkflblonpgjomcmmp
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/gantz-new-tab/dhppdejcgnikofjgkflblonpgjomcmmp
คำอธิบาย You will love your new tabs with Gantz wallpapers.
ขนาดไฟล์ 16.04 MB
จำนวนการติดตั้ง 36
เวอร์ชันปัจจุบัน 1.0.0
อัปเดตครั้งล่าสุด 2018-03-22
วันที่เผยแพร่ 2018-03-22
คะแนน 4.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา angeldirami55
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "version": "1.0.0",
    "browser_action": {
        "default_icon": "picto\/48.png",
        "default_title": "Gantz New tab"
    },
    "chrome_url_overrides": {
        "newtab": "wall.html"
    },
    "description": "You will love your new tabs with Gantz wallpapers.",
    "icons": {
        "128": "picto\/128.png",
        "48": "picto\/48.png",
        "19": "picto\/19.png"
    },
    "manifest_version": 2,
    "name": "Gantz New tab",
    "offline_enabled": true,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "web_accessible_resources": [
        "wall.html"
    ]
}