Smitefire (Mobafire) Smite Guides
God build/guide searching made easy.
Apa itu Smitefire (Mobafire) Smite Guides?
Smitefire (Mobafire) Smite Guides adalah ekstensi Chrome yang dikembangkan oleh DJScias, dan fitur utamanya adalah "God build/guide searching made easy.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Smitefire (Mobafire) Smite Guides
Unduh file ekstensi Smitefire (Mobafire) Smite Guides 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
God build/guide made easy through the use of Smitefire (Mobafire). How to use this extension: You click the icon in the top right corner and then click the face icon of your champion that you need a guide for, it'll redirect you to the top guides for that god on Smitefire. There are also a Smite and Smitefire buttons in the bottom right corner which redirect to their homepages for quick browsing. Upvote this extension on Reddit on both of these links if you like it! http://redd.it/1emkkb http://redd.it/1elzh8 -- V2.0.5.0 -- New god added: Tyr, The Lawgiver. Updated Chang'e's face icon to the latest version. Deleted Sun Wukong's face icon and link due to his removal from the game. -- V2.0.4.0 -- New god added: Chang'e, Faerie Of The Moon. -- V2.0.3.0 -- New god added: Chronos, the Keeper of Time. -- V2.0.2.0 -- New god added: Hun Batz, The Howler Monkey God. -- V2.0.1.0 -- New god added: Athena, the Goddess of Wisdom. -- V2.0.0.2 -- - Isis face icon fixed, thanks to AlmostEmpty and TheAmazingComicBookGuy from Smitefire for reporting it! - Youtube & Twitch button added, they will respectively lead you to Smitefire's Youtube and Twitch. -- V2.0.0.1 -- - Internal error fixed which caused a few God face icons not to work properly, thanks Iceland190 from Reddit for letting me know! -- V2.0.0.0 -- Big update which will update the extension to the latest and most resourceful guide searching tool on chrome, also introducing tooltips for people who don't immediately recognize a God by their face icon alone. - New Gods added: Aphrodite, Apollo, Fenrir, Hercules, Isis, Ne Zha, Neith, Poseidon, Vulcan and Xbalanque. - Face icons updated of: Ares, Freya and Thor. - Every God now has a tooltip which displays their name when hovered over their icon (same as with my Mobafire guide extension). -- V1.0.0.4 -- Sorry for not having updated this, lost track of it due to Real-Life stuff. Now to grant you all the newest version with all the updates that I missed, skipping v1.0.0.3 in the process. - Loki, The Trickster God added. - Bacchus, the God of Wine added. -- V1.0.0.2 -- - Freya, The Queen of the Valkyries added. -- V1.0.0.1 -- - Ares, God of War added. -- V1.0.0.0 -- - Initial release of the public version for Smitefire (Mobafire) Smite Guides.
Informasi Dasar Ekstensi
Nama | |
ID | pnjbnollmgajbafoeemfogkpelbfoleo |
URL Resmi | https://chrome.google.com/webstore/detail/smitefire-mobafire-smite/pnjbnollmgajbafoeemfogkpelbfoleo |
Deskripsi | God build/guide searching made easy. |
Ukuran File | 516 KB |
Jumlah Instalasi | 161 |
Versi Saat Ini | 2.0.5.0 |
Terakhir Diperbarui | 2013-08-23 |
Tanggal Publikasi | 2013-08-23 |
Penilaian | 3.58/5 Total 26 Penilaian |
Pengembang | DJScias |
Tipe Pembayaran | free |
Bahasa yang Didukung | en |
manifest.json | |
{ "browser_action": { "default_icon": "img\/smite.png", "default_popup": "popup.html", "default_title": "" }, "description": "God build\/guide searching made easy.", "icons": { "128": "img\/other.png", "48": "img\/other1.png" }, "name": "Smitefire (Mobafire) Smite Guides", "permissions": [ "tabs", "http:\/\/www.smitefire.com\/*" ], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.0.5.0", "manifest_version": 2 } |