Bombers' Notebook
Bombers' Notebook from Majora's Mask
Bombers' Notebook란 무엇입니까?
Bombers' Notebook은(는) Jimmie1717에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Bombers' Notebook from Majora's Mask"입니다.
확장 프로그램 스크린샷
Bombers' Notebook 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
A detailed Bombers' Notebook from Majora's Mask. This Notebook lists all the times for all events and makes it easy to be on time. Click anywhere on the popup to open a larger version that uses a timeline. There is also a guide on Beneath the Well.
확장 프로그램 기본 정보
이름 | Bombers' Notebook |
ID | mibgalplfmjdmjbpbnghknkbdgpfchkb |
공식 URL | https://chromewebstore.google.com/detail/bombers-notebook/mibgalplfmjdmjbpbnghknkbdgpfchkb |
설명 | Bombers' Notebook from Majora's Mask |
파일 크기 | 959 KB |
설치 횟수 | 138 |
현재 버전 | 1.11 |
최근 업데이트 | 2015-11-26 |
출시 날짜 | 2015-11-26 |
평점 | 3.00/5 총 3 개의 평점 |
개발자 | Jimmie1717 |
결제 유형 | free |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "author": "Jimmie1717", "name": "Bombers' Notebook", "description": "Bombers' Notebook from Majora's Mask", "version": "1.11", "icons": { "16": "images\/icon\/16.png", "48": "images\/icon\/48.png", "128": "images\/icon\/128.png" }, "browser_action": { "default_icon": { "19": "images\/icon\/19.png", "38": "images\/icon\/38.png" }, "default_title": "Bombers' Notebook", "default_popup": "popup.html" } } |