Randor - random color generator

Generate a color with a single click

What is Randor - random color generator?

Randor - random color generator is a Chrome extension developed by Scuer, and its main feature is "Generate a color with a single click".

Download Randor - random color generator Extension CRX File

Download Randor - random color generator 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

                        Generate a random colour with one click.                    

Extension Basic Information

Name Randor - random color generator Randor - random color generator
ID phjekimabdjpehodmbbibebcbpikjkhb
Official URL https://chromewebstore.google.com/detail/randor-random-color-gener/phjekimabdjpehodmbbibebcbpikjkhb
Description Generate a color with a single click
File Size 12.77 KB
Installation Count 32
Current Version 1.0.0
Last Updated 2016-12-06
Publish Date 2016-12-06
Developer Scuer
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Randor - random color generator",
    "description": "Generate a color with a single click",
    "version": "1.0.0",
    "author": "Krzysztof Kraszewski",
    "browser_action": {
        "default_icon": "logo.png",
        "default_popup": "index.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "permissions": [
        "clipboardWrite"
    ]
}