Avengers Endgame Theme
Part of the journey is the end.
Apa itu Avengers Endgame Theme?
Avengers Endgame Theme adalah ekstensi Chrome yang dikembangkan oleh http://www.appicted.in, dan fitur utamanya adalah "Part of the journey is the end.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Avengers Endgame Theme
Unduh file ekstensi Avengers Endgame 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
I don't know what more to say about it than what's already out there. I just can't wait any longer to see it either. :-) You can check out more of my work at: www.appicted.in Bye bye!
Informasi Dasar Ekstensi
Nama | |
ID | kophgjkjmjhcohlfdilibmhmcghhkihi |
URL Resmi | https://chrome.google.com/webstore/detail/avengers-endgame-theme/kophgjkjmjhcohlfdilibmhmcghhkihi |
Deskripsi | Part of the journey is the end. |
Ukuran File | 583 KB |
Jumlah Instalasi | 49 |
Versi Saat Ini | 0.0.1 |
Terakhir Diperbarui | 2018-12-09 |
Tanggal Publikasi | 2018-12-09 |
Penilaian | 2.50/5 Total 4 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.1", "description": "Part of the journey is the end.", "name": "Avengers Endgame Theme", "browser_action": { "default_icon": "icon.png", "default_title": "Avengers Endgame" }, "permissions": [ "tabs" ], "chrome_url_overrides": { "newtab": "newTab.html" }, "icons": { "64": "smallIcon.png", "128": "icon.png" }, "incognito": "split" } |