Devoted Tool
Some useful tools for reddit.com/r/Devoted
Was ist Devoted Tool?
Devoted Tool ist eine Chrome-Erweiterung, die von Tritonio entwickelt wurde, und ihr Hauptmerkmal ist "Some useful tools for reddit.com/r/Devoted".
Erweiterungsscreenshots
Devoted Tool-Erweiterungs-CRX-Datei herunterladen
Laden Sie Devoted Tool-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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
Grundlegende Informationen zur Erweiterung
Name | |
ID | dmnppinpjjjlcmeoemdchhjoflmkgiae |
Offizielle URL | https://chromewebstore.google.com/detail/devoted-tool/dmnppinpjjjlcmeoemdchhjoflmkgiae |
Beschreibung | Some useful tools for reddit.com/r/Devoted |
Dateigröße | 38.7 KB |
Installationsanzahl | 258 |
Aktuelle Version | 1.2.6 |
Letztes Update | 2017-02-07 |
Veröffentlichungsdatum | 2017-02-07 |
Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
Entwickler | Tritonio |
Zahlungsart | free |
Unterstützte Sprachen | 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": [] } |