Smitefire (Mobafire) Smite Guides
God build/guide searching made easy.
Cos'è Smitefire (Mobafire) Smite Guides?
Smitefire (Mobafire) Smite Guides è un'estensione di Chrome sviluppata da DJScias, e la sua funzione principale è "God build/guide searching made easy.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Smitefire (Mobafire) Smite Guides
Scarica i file di estensione Smitefire (Mobafire) Smite Guides in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | pnjbnollmgajbafoeemfogkpelbfoleo |
URL Ufficiale | https://chrome.google.com/webstore/detail/smitefire-mobafire-smite/pnjbnollmgajbafoeemfogkpelbfoleo |
Descrizione | God build/guide searching made easy. |
Dimensione del File | 516 KB |
Conteggio Installazioni | 161 |
Versione Corrente | 2.0.5.0 |
Ultimo Aggiornamento | 2013-08-23 |
Data di Pubblicazione | 2013-08-23 |
Valutazione | 3.58/5 Totale 26 Valutazioni |
Sviluppatore | DJScias |
Tipo di Pagamento | free |
Lingue Supportate | 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 } |