Devoted Tool
Some useful tools for reddit.com/r/Devoted
Wat is Devoted Tool?
Devoted Tool is een Chrome-extensie ontwikkeld door Tritonio, en de belangrijkste functie is "Some useful tools for reddit.com/r/Devoted".
Extensie Screenshots
Download het CRX-bestand van de extensie Devoted Tool
Download Devoted Tool-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | |
ID | dmnppinpjjjlcmeoemdchhjoflmkgiae |
Officiële URL | https://chromewebstore.google.com/detail/devoted-tool/dmnppinpjjjlcmeoemdchhjoflmkgiae |
Beschrijving | Some useful tools for reddit.com/r/Devoted |
Bestandsgrootte | 38.7 KB |
Aantal Installaties | 258 |
Huidige Versie | 1.2.6 |
Laatst Bijgewerkt | 2017-02-07 |
Publicatiedatum | 2017-02-07 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | Tritonio |
Betalingswijze | free |
Ondersteunde Talen | 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": [] } |