Spiderman PS4 Theme
With great power.. comes great Responsibility!
Apa itu Spiderman PS4 Theme?
Spiderman PS4 Theme adalah ekstensi Chrome yang dikembangkan oleh http://www.appicted.in, dan fitur utamanya adalah "With great power.. comes great Responsibility!".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Spiderman PS4 Theme
Unduh file ekstensi Spiderman PS4 Theme 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
Let me know what other themes you'd like to see. :-) Check out more of work at: www.appicted.in None of the images used in the theme are owned by the owner of this theme.
Informasi Dasar Ekstensi
Nama | |
ID | kmbfkojmpnbknfkmcnnhooddinlhoanj |
URL Resmi | https://chrome.google.com/webstore/detail/spiderman-ps4-theme/kmbfkojmpnbknfkmcnnhooddinlhoanj |
Deskripsi | With great power.. comes great Responsibility! |
Ukuran File | 1.22 MB |
Jumlah Instalasi | 95 |
Versi Saat Ini | 0.0.2 |
Terakhir Diperbarui | 2018-12-07 |
Tanggal Publikasi | 2018-12-07 |
Penilaian | 5.00/5 Total 2 Penilaian |
Pengembang | http://www.appicted.in |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://www.coach.me/Dhiraj?ref=YJNVl |
URL Halaman Bantuan | http://www.appicted.in |
Bahasa yang Didukung | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "0.0.2", "description": "With great power.. comes great Responsibility!", "name": "Spiderman PS4 Theme", "browser_action": { "default_icon": "icon.png", "default_title": "Spiderman PS4" }, "permissions": [ "tabs" ], "chrome_url_overrides": { "newtab": "newTab.html" }, "icons": { "64": "smallIcon.png", "128": "icon.png" }, "incognito": "split" } |