Day & Night

Show and toggle day and night background

What is Day & Night?

Day & Night is a Chrome extension developed by Ein Karem Po LLC, and its main feature is "Show and toggle day and night background".

Extension Screenshots

screenshot
screenshot
screenshot

Download Day & Night Extension CRX File

Download Day & Night 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

                        Ever wanted your computer to understand and show you exactly what is the current state outside?
With Day and Night extension your new tab extension will show you if you are currently searching during the day, or during the night. And it is changeable!!
Experience top of the art css work in this new extension.

By clicking "Add to Chrome", I accept and agree to install the Day & Night Chrome extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services provided by Bing.

Terms Of Use: https://ekpnetwork.com/dayandnight-terms
Privacy Policy: https://ekpnetwork.com/day-night-privacy-policy
About-us: https://ekpnetwork.com/contact-us
Contact-us: https://ekpnetwork.com/about-us                    

Extension Basic Information

Name Day & Night Day & Night
ID meelfbogbdbjcgkjihbjoifcdaaabiia
Official URL https://chromewebstore.google.com/detail/day-night/meelfbogbdbjcgkjihbjoifcdaaabiia
Description Show and toggle day and night background
File Size 54.67 KB
Installation Count 11,345
Current Version 1.1.0
Last Updated 2023-03-01
Publish Date 2023-02-12
Rating 5.00/5 Total 2 Ratings
Developer Ein Karem Po LLC
Email [email protected]
Payment Type free
Extension Website https://ekpnetwork.com/
Privacy Policy Page URL https://ekpnetwork.com/day-night-privacy-policy
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Day & Night",
    "description": "Show and toggle day and night background",
    "version": "1.1.0",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "\/icons\/16.png",
        "48": "\/icons\/48.png",
        "128": "\/icons\/128.png"
    },
    "action": {
        "default_icon": "\/icons\/128.png"
    }
}