Battlelog 2.0 Theme
A theme that completely changes the whole Battlefield 4 Battlelog
¿Qué es Battlelog 2.0 Theme?
Battlelog 2.0 Theme es una extensión de Chrome desarrollada por T3RRORTOAST, y su función principal es "A theme that completely changes the whole Battlefield 4 Battlelog".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Battlelog 2.0 Theme
Descarga archivos de extensión Battlelog 2.0 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
This is a theme that completely changes the whole Battlefield 4 Battlelog. Enjoy!
Información Básica de la Extensión
Nombre | |
ID | mmfblcmnlcaipbihmhigmbggfbijhjen |
URL Oficial | https://chrome.google.com/webstore/detail/battlelog-20-theme/mmfblcmnlcaipbihmhigmbggfbijhjen |
Descripción | A theme that completely changes the whole Battlefield 4 Battlelog |
Tamaño del Archivo | 29.29 KB |
Cantidad de Instalaciones | 104 |
Versión Actual | 1.1 |
Última Actualización | 2014-10-24 |
Fecha de Publicación | 2014-10-24 |
Calificación | 3.47/5 Total de 19 Calificaciones |
Desarrollador | T3RRORTOAST |
Tipo de Pago | free |
Sitio Web de la Extensión | http://getbblog.com/board/topic/113164/1/Battlelog-2-0-Theme |
URL de la Página de Ayuda | http://getbblog.com/board/topic/113164/1/Battlelog-2-0-Theme |
Idiomas Soportados | en |
manifest.json | |
{ "content_scripts": [ { "js": [ "script.js" ], "matches": [ "http:\/\/battlelog.battlefield.com\/bf4\/*" ] } ], "description": "A theme that completely changes the whole Battlefield 4 Battlelog", "icons": { "128": "icon-128.png", "16": "icon-16.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAq9eKit1vpf\/yL7oxlBBqJAbdl1knJ6CVwSuWIGoxgc53cgdYK7hgPP4TYFNAiyfsx3QsYP6E1I3zEOq\/32l+DBs1H5+uYeOe7dZmPg9\/R8yTlxbu0AmUu2cR9LW3f\/JitkSs+\/DpXCzFJwxZRJ4C9hscUYxNfB0pd8fMgHgYjYWSqqrB6SzERCu2xY1jkInDwd1J4RrqZ7z6B+wIE7RPZBYdc80nNY66U\/Oz5kmG8JCZ3Gu9E\/Gft7cMvcLW3GI44XZ04w686a\/9ZIkHtxNHtaR090ThN8u3tEXA8xjuaAGzeFEPj3ahkoltfaObBbsCzLn8eyU2x+9O0fP+d3fH5wIDAQAB", "manifest_version": 2, "name": "Battlelog 2.0 Theme", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.1" } |