Devoted Tool
Some useful tools for reddit.com/r/Devoted
什麼是Devoted Tool?
Devoted Tool是由Tritonio開發的Chrome擴展程式,該擴展的主要功能是“Some useful tools for reddit.com/r/Devoted”。
擴展截圖
下載Devoted Tool擴展crx文件
下載Devoted Tool擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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
擴展基本資訊
名稱 | |
ID | dmnppinpjjjlcmeoemdchhjoflmkgiae |
官方網址 | https://chromewebstore.google.com/detail/devoted-tool/dmnppinpjjjlcmeoemdchhjoflmkgiae |
簡介 | Some useful tools for reddit.com/r/Devoted |
檔案大小 | 38.7 KB |
安裝次數 | 258 |
目前版本 | 1.2.6 |
更新時間 | 2017-02-07 |
上架時間 | 2017-02-07 |
評分 | 5.00/5 共 1 次評分 |
開發者 | Tritonio |
付費類型 | free |
支援的語言 | 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": [] } |