Moon

Moon

What is Moon?

Moon is a Chrome extension developed by https://dynodel.com, and its main feature is "Moon".

Extension Screenshots

screenshot

Download Moon Extension CRX File

Download Moon 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

                        Moon time new tab extension.                    

Extension Basic Information

Name Moon Moon
ID pkmifcpdpojpgejapnpedemfpfddflee
Official URL https://chromewebstore.google.com/detail/moon/pkmifcpdpojpgejapnpedemfpfddflee
Description Moon
File Size 878 KB
Installation Count 33
Current Version 3.1.0
Last Updated 2020-06-11
Publish Date 2020-06-11
Rating 5.00/5 Total 1 Ratings
Developer https://dynodel.com
Email [email protected]
Payment Type free
Extension Website https://moon.dynodel.com
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Moon",
    "description": "Moon",
    "version": "3.1.0",
    "manifest_version": 2,
    "icons": {
        "128": "icons\/moon_ic.png"
    },
    "permissions": [],
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com; object-src 'self'",
    "browser_action": [],
    "author": "Lachlan Walls"
}