Battlelog 2.0 Theme
A theme that completely changes the whole Battlefield 4 Battlelog
什麼是Battlelog 2.0 Theme?
Battlelog 2.0 Theme是由T3RRORTOAST開發的Chrome擴展程式,該擴展的主要功能是“A theme that completely changes the whole Battlefield 4 Battlelog”。
擴展截圖
下載Battlelog 2.0 Theme擴展crx文件
下載Battlelog 2.0 Theme擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This is a theme that completely changes the whole Battlefield 4 Battlelog. Enjoy!
擴展基本資訊
名稱 | |
ID | mmfblcmnlcaipbihmhigmbggfbijhjen |
官方網址 | https://chrome.google.com/webstore/detail/battlelog-20-theme/mmfblcmnlcaipbihmhigmbggfbijhjen |
簡介 | A theme that completely changes the whole Battlefield 4 Battlelog |
檔案大小 | 29.29 KB |
安裝次數 | 104 |
目前版本 | 1.1 |
更新時間 | 2014-10-24 |
上架時間 | 2014-10-24 |
評分 | 3.47/5 共 19 次評分 |
開發者 | T3RRORTOAST |
付費類型 | free |
擴展官網 | http://getbblog.com/board/topic/113164/1/Battlelog-2-0-Theme |
說明頁面URL | http://getbblog.com/board/topic/113164/1/Battlelog-2-0-Theme |
支援的語言 | 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" } |