GW2 World Boss Timers
This will display the description of the extention/project
Co to jest GW2 World Boss Timers?
GW2 World Boss Timers to rozszerzenie Chrome opracowane przez http://www.kingsmanscode.com, a jego główną funkcją jest „This will display the description of the extention/project”.
Pobierz plik CRX rozszerzenia GW2 World Boss Timers
Pobierz pliki rozszerzeń GW2 World Boss Timers w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Guild Wars 2 Heart of Thorns timer for world boss meta events, with daily checklists, resource nodes collections map, and Trading Post tracker.
Podstawowe informacje o rozszerzeniu
Nazwa | ![]() |
ID | aiieejdbkjhledljcbdlbiindfkjpfhn |
Oficjalny URL | https://chrome.google.com/webstore/detail/gw2-world-boss-timers/aiieejdbkjhledljcbdlbiindfkjpfhn |
Opis | This will display the description of the extention/project |
Rozmiar pliku | 26.56 KB |
Liczba instalacji | 66 |
Aktualna Wersja | 3.0 |
Ostatnia Aktualizacja | 2015-12-23 |
Data Publikacji | 2015-12-23 |
Ocena | 5.00/5 Łącznie 3 Oceny |
Deweloper | http://www.kingsmanscode.com |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "GW2 World Boss Timers", "description": "This will display the description of the extention\/project", "version": "3.0", "manifest_version": 2, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ] } |