Dying Light The Following Wallpaper & New Tab
Dying Light The Following wallpapers and new tab extension brings you a new look to your Chrome browser.
Apa itu Dying Light The Following Wallpaper & New Tab?
Dying Light The Following Wallpaper & New Tab adalah ekstensi Chrome yang dikembangkan oleh http://loadz.com, dan fitur utamanya adalah "Dying Light The Following wallpapers and new tab extension brings you a new look to your Chrome browser.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Dying Light The Following Wallpaper & New Tab
Unduh file ekstensi Dying Light The Following Wallpaper & 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
Dying Light The Following Wallpaper & New Tab extension brings your browser to a new look and some useful tools.
Informasi Dasar Ekstensi
Nama | |
ID | phoinbaecmgakgahhlblaknbojjnchnp |
URL Resmi | https://chrome.google.com/webstore/detail/dying-light-the-following/phoinbaecmgakgahhlblaknbojjnchnp |
Deskripsi | Dying Light The Following wallpapers and new tab extension brings you a new look to your Chrome browser. |
Ukuran File | 25.26 KB |
Jumlah Instalasi | 50 |
Versi Saat Ini | 4.3 |
Terakhir Diperbarui | 2018-01-12 |
Tanggal Publikasi | 2018-01-12 |
Penilaian | 5.00/5 Total 8 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": "Dying Light The Following Wallpaper & New Tab", "version": "4.3", "description": "Dying Light The Following 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\/dying-light-the-following-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": "Dying Light The Following" }, "optional_permissions": [ "management" ], "permissions": [ "tabs", "topSites" ] } |