WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Wellness Quotes

Wellness Quotes

View on Chrome Web Store
View Wellness Quotes Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
7 views
This extension has been viewed 7 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Jul 20, 2025.

Get daily inspiration with uplifting wellness quotes. Boost your day with positivity and mindfulness every time you open a new tab.
Type
Extension
Users
8 users
1
Website prepphint.com
PreppHint
View author page of PreppHint
Published
Published on January 30, 2024
Version 3.1.1
Manifest version
3
Updated
Updated on September 24, 2024
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Wellness Quotes Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "action": {
        "default_icon": {
            "16": "\/images\/action\/default\/default-16.png",
            "19": "\/images\/action\/default\/default-19.png",
            "32": "\/images\/action\/default\/default-32.png",
            "38": "\/images\/action\/default\/default-38.png"
        },
        "default_popup": "\/views\/app.html",
        "default_title": "Shortcuts for Google\u2122"
    },
    "background": {
        "service_worker": "background.js"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "commands": {
        "_execute_action": {
            "description": "__MSG_cj_i18n_01675__"
        }
    },
    "content_scripts": [
        {
            "css": [
                "\/styles\/cs-tasks.css"
            ],
            "js": [
                "\/scripts\/cs-tasks.js"
            ],
            "matches": [
                "https:\/\/*.google.com\/embed\/*",
                "https:\/\/*.google.com\/u\/?\/embed\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "content_security_policy": {
        "extension_pages": "default-src 'none'; connect-src https:; font-src 'self'; img-src https: http: data:; style-src 'self' 'unsafe-inline'; script-src 'self'; object-src 'none';"
    },
    "description": "Get daily inspiration with uplifting wellness quotes. Boost your day with positivity and mindfulness every time you open a new tab.",
    "externally_connectable": {
        "matches": [
            "*:\/\/*\/*"
        ],
        "accepts_tls_channel_id": true,
        "ids": [
            "aiekbiaglgnfojebpkemjkgaofkhfodf",
            "jegfmclagmheobcjojbiohjekamkpbeb",
            "odhlcadbopildpgohnmnknegjdnnpehl",
            "ponjkmladgjfjgllmhnkhgbgocdigcjm"
        ]
    },
    "host_permissions": [
        "https:\/\/*.google.com\/*",
        "https:\/\/*.googleapis.com\/*",
        "https:\/\/*.googleusercontent.com\/*",
        "https:\/\/*.gstatic.com\/*",
        "https:\/\/*.youtube.com\/*"
    ],
    "icons": {
        "16": "\/images\/extension\/default\/icon-16.png",
        "32": "\/images\/extension\/default\/icon-32.png",
        "48": "\/images\/extension\/default\/icon-48.png",
        "128": "\/images\/extension\/default\/icon-128.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmLmcZTrYrfzWxwt0QXdPV7H8yN6CDMDfhJB+Zh9x17Z+s4VXWxWJ4ST9pAClPnckH1rCR5RezTG1EvvyiRE\/JqxcIiBvWM+utS5jJv\/mOW+8G0WmRv8kvJkn26JsETSbR4qBmRL6ya7jtTLwooy\/AC33Lzk0IZFHuByuxaLLi8RayiZfABZSIbOqtk7cbTFi64mTb8qWSgwZ7lZe+2gPcgz\/tUdg4vMzGQ3uG2\/MfF39+BxFp96sgF70E1PBGDFpyxwjWv4H4FSwI7jevtkORgpXiBvRJLkKw72h02+V\/meAApSsD1wsOCZAev4wULy4ZMpkAVjDTa3yAUJAPZq9QwIDAQAB",
    "manifest_version": 3,
    "name": "Wellness Quotes",
    "options_page": "\/views\/options.html",
    "options_ui": {
        "open_in_tab": true,
        "page": "\/views\/options.html"
    },
    "permissions": [
        "storage",
        "tabs"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.1.1"
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top