Whispers

This extension will sometimes whisper your name, but only late at night.

What is Whispers?

Whispers is a Chrome extension developed by https://ianww.com, and its main feature is "This extension will sometimes whisper your name, but only late at night.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Whispers Extension CRX File

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

                        This extension will sometimes whisper your name, but only late at night.                    

Extension Basic Information

Name Whispers Whispers
ID cnbiogmmebcodnfckkiipfjmdheklmkk
Official URL https://chromewebstore.google.com/detail/whispers/cnbiogmmebcodnfckkiipfjmdheklmkk
Description This extension will sometimes whisper your name, but only late at night.
File Size 5.46 KB
Installation Count 14
Current Version 1.1.3
Last Updated 2021-12-18
Publish Date 2021-09-07
Rating 5.00/5 Total 2 Ratings
Developer https://ianww.com
Email [email protected]
Payment Type free
Extension Website https://www.ianww.com/
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Whispers",
    "version": "1.1.3",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "storage"
    ]
}