Boiler Key - Chrome

A simple chrome extension that allows you to get your boilerkey passcode in browser

What is Boiler Key - Chrome?

Boiler Key - Chrome is a Chrome extension developed by Anuraag, and its main feature is "A simple chrome extension that allows you to get your boilerkey passcode in browser".

Extension Screenshots

screenshot
screenshot

Download Boiler Key - Chrome Extension CRX File

Download Boiler Key - Chrome 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

                        Boiler Key - Chrome is a simple chrome extension that allows you to generate boiler key codes from your web browser.                    

Extension Basic Information

Name Boiler Key - Chrome Boiler Key - Chrome
ID fhligfjjhphjkimickeboacgigjaapjf
Official URL https://chromewebstore.google.com/detail/boiler-key-chrome/fhligfjjhphjkimickeboacgigjaapjf
Description A simple chrome extension that allows you to get your boilerkey passcode in browser
File Size 20.14 KB
Installation Count 39
Current Version 0.1
Last Updated 2018-11-12
Publish Date 2018-11-06
Developer Anuraag
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Boiler Key - Chrome",
    "version": "0.1",
    "permissions": [
        "storage",
        ""
    ],
    "description": "A simple chrome extension that allows you to get your boilerkey passcode in browser",
    "manifest_version": 2,
    "browser_action": {
        "default_title": "BoilerKey - In Browser",
        "default_popup": "dropdown.html"
    },
    "icons": {
        "128": "key.png"
    }
}