Avengers Endgame Theme
Part of the journey is the end.
¿Qué es Avengers Endgame Theme?
Avengers Endgame Theme es una extensión de Chrome desarrollada por http://www.appicted.in, y su función principal es "Part of the journey is the end.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Avengers Endgame Theme
Descarga archivos de extensión Avengers Endgame Theme en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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!
Información Básica de la Extensión
Nombre | |
ID | kophgjkjmjhcohlfdilibmhmcghhkihi |
URL Oficial | https://chrome.google.com/webstore/detail/avengers-endgame-theme/kophgjkjmjhcohlfdilibmhmcghhkihi |
Descripción | Part of the journey is the end. |
Tamaño del Archivo | 583 KB |
Cantidad de Instalaciones | 49 |
Versión Actual | 0.0.1 |
Última Actualización | 2018-12-09 |
Fecha de Publicación | 2018-12-09 |
Calificación | 2.50/5 Total de 4 Calificaciones |
Desarrollador | http://www.appicted.in |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://www.coach.me/Dhiraj?ref=YJNVl |
URL de la Página de Ayuda | http://www.appicted.in |
Idiomas Soportados | 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" } |