Devoted Tool
Some useful tools for reddit.com/r/Devoted
Devoted Tool là gì?
Devoted Tool là một tiện ích mở rộng Chrome được phát triển bởi Tritonio, và tính năng chính của nó là "Some useful tools for reddit.com/r/Devoted".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Devoted Tool
Tải xuống các tệp mở rộng Devoted Tool dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | dmnppinpjjjlcmeoemdchhjoflmkgiae |
URL Chính Thức | https://chromewebstore.google.com/detail/devoted-tool/dmnppinpjjjlcmeoemdchhjoflmkgiae |
Mô tả | Some useful tools for reddit.com/r/Devoted |
Kích Thước Tệp | 38.7 KB |
Số Lần Cài Đặt | 258 |
Phiên Bản Hiện Tại | 1.2.6 |
Cập Nhật Lần Cuối | 2017-02-07 |
Ngày Phát Hành | 2017-02-07 |
Đánh Giá | 5.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | Tritonio |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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": [] } |