Tokyo Ghoul Wallpaper New Tab Theme
Install Tokyo Ghoul Wallpaper New Tab Theme in your pc. Customize your pc with Tokyo Ghoul Latest Wallpapers.Install Now.
Tokyo Ghoul Wallpaper New Tab Themeคืออะไร?
Tokyo Ghoul Wallpaper New Tab Theme เป็นส่วนขยายของ Chrome ที่พัฒนาโดย sahujinewspvtltd และคุณลักษณะหลักของมันคือ "Install Tokyo Ghoul Wallpaper New Tab Theme in your pc. Customize your pc with Tokyo Ghoul Latest Wallpapers.Install Now."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Tokyo Ghoul Wallpaper New Tab Theme
ดาวน์โหลดไฟล์ส่วนขยาย Tokyo Ghoul Wallpaper New Tab Theme ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
>> What is Tokyo Ghoul? The story follows Ken Kaneki, a college student who barely survives a deadly encounter with Rize Kamishiro, his date who reveals herself as a ghoul. He is taken to the hospital in critical condition. After recovering, Kaneki discovers that he underwent a surgery that transformed him into a half-ghoul. This was accomplished because some of Rize's organs were transferred into his body, and now, like normal ghouls, he must consume human flesh to survive. The ghouls who manage the coffee shop "Anteiku" take him in and teach him to deal with his new life as a half-ghoul. Some of his daily struggles include fitting into the ghoul society, as well as keeping his identity hidden from his human companions, especially from his best friend Hideyoshi Nagachika. >> Some Character of Tokyo Ghoul 1. Ken Kaneki 2. Renji Yomo 3. Jason 4. Ayato Kirishima
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | gllpgdmglkfmikfcjcoeimocfamhkncf |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/tokyo-ghoul-wallpaper-new/gllpgdmglkfmikfcjcoeimocfamhkncf |
คำอธิบาย | Install Tokyo Ghoul Wallpaper New Tab Theme in your pc. Customize your pc with Tokyo Ghoul Latest Wallpapers.Install Now. |
ขนาดไฟล์ | 1.5 MB |
จำนวนการติดตั้ง | 29 |
เวอร์ชันปัจจุบัน | 1.2 |
อัปเดตครั้งล่าสุด | 2021-05-20 |
วันที่เผยแพร่ | 2021-05-20 |
ผู้พัฒนา | sahujinewspvtltd |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://onlynewtab.com/ |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Tokyo Ghoul Wallpaper New Tab Theme", "version": "1.2", "description": " Install Tokyo Ghoul Wallpaper New Tab Theme in your pc. Customize your pc with Tokyo Ghoul Latest Wallpapers.Install Now.", "action": { "default_icon": { "16": "logo16.png", "32": "logo32.png" } }, "icons": { "16": "logo16.png", "32": "logo32.png", "48": "logo48.png", "128": "logo128.png" }, "host_permissions": [ "http:\/\/admin.onlynewtab.com\/*" ], "background": { "background.service_worker": "js\/background.js" }, "chrome_url_overrides": { "newtab": "newtab.html" } } |