Sword Art Online Wallpapers and New Tab
Sword Art Online wallpapers and new tab extension brings you a new look to your Chrome browser.
Apa itu Sword Art Online Wallpapers and New Tab?
Sword Art Online Wallpapers and New Tab adalah ekstensi Chrome yang dikembangkan oleh http://loadz.com, dan fitur utamanya adalah "Sword Art Online wallpapers and new tab extension brings you a new look to your Chrome browser.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Sword Art Online Wallpapers and New Tab
Unduh file ekstensi Sword Art Online 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
Sword Art Online Wallpapers and New Tab extension brings your browser to a new look and some useful tools.
Informasi Dasar Ekstensi
Nama | |
ID | hbnpkccmbmfkmhmamkmopeioifnbbfmk |
URL Resmi | https://chrome.google.com/webstore/detail/sword-art-online-wallpape/hbnpkccmbmfkmhmamkmopeioifnbbfmk |
Deskripsi | Sword Art Online wallpapers and new tab extension brings you a new look to your Chrome browser. |
Ukuran File | 31.23 KB |
Jumlah Instalasi | 140 |
Versi Saat Ini | 4.3 |
Terakhir Diperbarui | 2018-01-12 |
Tanggal Publikasi | 2018-01-12 |
Penilaian | 3.80/5 Total 10 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": "Sword Art Online Wallpapers and New Tab", "version": "4.3", "description": "Sword Art Online 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\/sword-art-online-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": "Sword Art Online" }, "optional_permissions": [ "management" ], "permissions": [ "tabs", "topSites" ] } |