Bombers' Notebook
Bombers' Notebook from Majora's Mask
What is Bombers' Notebook?
Bombers' Notebook is a Chrome extension developed by Jimmie1717, and its main feature is "Bombers' Notebook from Majora's Mask".
Extension Screenshots
Download Bombers' Notebook Extension CRX File
Download Bombers' Notebook extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Bombers' Notebook |
ID | mibgalplfmjdmjbpbnghknkbdgpfchkb |
Official URL | https://chromewebstore.google.com/detail/bombers-notebook/mibgalplfmjdmjbpbnghknkbdgpfchkb |
Description | Bombers' Notebook from Majora's Mask |
File Size | 959 KB |
Installation Count | 138 |
Current Version | 1.11 |
Last Updated | 2015-11-26 |
Publish Date | 2015-11-26 |
Rating | 3.00/5 Total 3 Ratings |
Developer | Jimmie1717 |
Payment Type | free |
Supported Languages | 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" } } |