Smitefire (Mobafire) Smite Guides
God build/guide searching made easy.
Smitefire (Mobafire) Smite Guides란 무엇입니까?
Smitefire (Mobafire) Smite Guides은(는) DJScias에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "God build/guide searching made easy."입니다.
확장 프로그램 스크린샷
Smitefire (Mobafire) Smite Guides 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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.
확장 프로그램 기본 정보
이름 | |
ID | pnjbnollmgajbafoeemfogkpelbfoleo |
공식 URL | https://chrome.google.com/webstore/detail/smitefire-mobafire-smite/pnjbnollmgajbafoeemfogkpelbfoleo |
설명 | God build/guide searching made easy. |
파일 크기 | 516 KB |
설치 횟수 | 161 |
현재 버전 | 2.0.5.0 |
최근 업데이트 | 2013-08-23 |
출시 날짜 | 2013-08-23 |
평점 | 3.58/5 총 26 개의 평점 |
개발자 | DJScias |
결제 유형 | free |
지원되는 언어 | 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 } |