Rebel.com WHOIS Search

Rebel.com offers you a lightweight browser extention that provides you easy access to our WHOIS lookup service.

What is Rebel.com WHOIS Search?

Rebel.com WHOIS Search is a Chrome extension developed by Momentous Corporation, and its main feature is "Rebel.com offers you a lightweight browser extention that provides you easy access to our WHOIS lookup service.".

Extension Screenshots

screenshot
screenshot

Download Rebel.com WHOIS Search Extension CRX File

Download Rebel.com WHOIS Search 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

                                            

Extension Basic Information

Name Rebel.com WHOIS Search Rebel.com WHOIS Search
ID oenhhgdoajmknlojhohfldhknngileff
Official URL https://chromewebstore.google.com/detail/rebelcom-whois-search/oenhhgdoajmknlojhohfldhknngileff
Description Rebel.com offers you a lightweight browser extention that provides you easy access to our WHOIS lookup service.
File Size 49.37 KB
Installation Count 36
Current Version 1.0.0.0
Last Updated 2013-02-14
Publish Date 2013-02-14
Rating 3.00/5 Total 2 Ratings
Developer Momentous Corporation
Payment Type free
Extension Website http://www.rebel.com
Supported Languages en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Rebel.com WHOIS Search",
    "version": "1.0.0.0",
    "description": "Rebel.com offers you a lightweight browser extention that provides you easy access to our WHOIS lookup service.",
    "background": {
        "scripts": [
            "popup.js"
        ],
        "persistence": "true"
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/",
        "https:\/\/*\/"
    ],
    "browser_action": {
        "default_icon": "19-icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "16-icon.png",
        "48": "48-icon.png",
        "128": "128-icon.png"
    },
    "manifest_version": 2
}