Tokyo Ghoul Wallpapers and New Tab
Tokyo Ghoul wallpapers and new tab extension brings you a new look to your Chrome browser.
Apa itu Tokyo Ghoul Wallpapers and New Tab?
Tokyo Ghoul Wallpapers and New Tab adalah ekstensi Chrome yang dikembangkan oleh http://loadz.com, dan fitur utamanya adalah "Tokyo Ghoul wallpapers and new tab extension brings you a new look to your Chrome browser.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Tokyo Ghoul Wallpapers and New Tab
Unduh file ekstensi Tokyo Ghoul Wallpapers and New Tab dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Tokyo Ghoul Wallpapers and New Tab extension brings your browser to a new look and some useful tools.
Informasi Dasar Ekstensi
Nama | |
ID | fndphadclpegcjblemggplcajcpofimb |
URL Resmi | https://chrome.google.com/webstore/detail/tokyo-ghoul-wallpapers-an/fndphadclpegcjblemggplcajcpofimb |
Deskripsi | Tokyo Ghoul wallpapers and new tab extension brings you a new look to your Chrome browser. |
Ukuran File | 27.48 KB |
Jumlah Instalasi | 56 |
Versi Saat Ini | 4.3 |
Terakhir Diperbarui | 2018-01-12 |
Tanggal Publikasi | 2018-01-12 |
Penilaian | 4.56/5 Total 9 Penilaian |
Pengembang | http://loadz.com |
Tipe Pembayaran | free |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Tokyo Ghoul Wallpapers and New Tab", "version": "4.3", "description": "Tokyo Ghoul wallpapers and new tab extension brings you a new look to your Chrome browser.", "default_locale": "en", "icons": { "48": "img\/icon48.png", "128": "img\/icon128.png" }, "background": { "scripts": [ "js\/tokyo-ghoul-bg.js" ] }, "chrome_url_overrides": { "newtab": "index.html" }, "chrome_settings_overrides": { "homepage": "http:\/\/loadz.com", "search_provider": { "name": "iki Resim", "search_url": "http:\/\/loadz.com\/search\/{searchTerms}", "suggest_url": "http:\/\/loadz.com\/suggest\/{searchTerms}", "encoding": "UTF-8", "is_default": true, "favicon_url": "http:\/\/loadz.com\/favicon.ico", "keyword": "ikiresim.com" } }, "browser_action": { "default_title": "Tokyo Ghoul" }, "optional_permissions": [ "management" ], "permissions": [ "tabs", "topSites" ] } |