Devoted Tool

Some useful tools for reddit.com/r/Devoted

Co to jest Devoted Tool?

Devoted Tool to rozszerzenie Chrome opracowane przez Tritonio, a jego główną funkcją jest „Some useful tools for reddit.com/r/Devoted”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia Devoted Tool

Pobierz pliki rozszerzeń Devoted Tool 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

                        This is a tool for the Devoted Minecraft server (see reddit.com/r/Devoted). It allows you to search for users or item prices from your browser and contains a few useful links for the game. This is the very first version so please contact me (contact link in the extension's popup) with your ideas.

You may also customize both the reddit searchboxes and add more useful links to the list. Make it your own mini portal for Devoted!

THIS TOOL IS NOT AFFILIATED WITH THE SERVER OR THE SERVER OWNERS

This add on is based on my other add on for /r/CivCraft                    

Podstawowe informacje o rozszerzeniu

Nazwa Devoted Tool Devoted Tool
ID dmnppinpjjjlcmeoemdchhjoflmkgiae
Oficjalny URL https://chromewebstore.google.com/detail/devoted-tool/dmnppinpjjjlcmeoemdchhjoflmkgiae
Opis Some useful tools for reddit.com/r/Devoted
Rozmiar pliku 38.7 KB
Liczba instalacji 258
Aktualna Wersja 1.2.6
Ostatnia Aktualizacja 2017-02-07
Data Publikacji 2017-02-07
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper Tritonio
Typ Płatności free
Obsługiwane Języki en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Devoted Tool",
    "version": "1.2.6",
    "manifest_version": 2,
    "description": "Some useful tools for reddit.com\/r\/Devoted",
    "icons": {
        "128": "icon.png"
    },
    "options_page": "options.html",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html",
        "default_title": "Devoted Tool"
    },
    "permissions": []
}