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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
공식 URL | 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": [] } |