WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
978 Affirmations

978 Affirmations

View on Chrome Web Store
View 978 Affirmations Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (4 ratings)
14 views
This extension has been viewed 14 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.

A Chrome extension that displays a random affirmation as your new tab page.
Type
Extension
Users
220 users
1
GetMoreDoneFast.com
View author page of GetMoreDoneFast.com
Featured Extension

Hand-picked for quality and usefulness

Published
Published on January 29, 2024
Version 1.0.2
Manifest version
3
Updated
Updated on February 10, 2024
lifestyle/well_being
Extension Category
Website
Visit developer website
View on Chrome Web Store
View 978 Affirmations 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
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "978 Affirmations",
    "version": "1.0.2",
    "description": "A Chrome extension that displays a random affirmation as your new tab page.",
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "48": "icons\/icon_48.png"
        }
    },
    "background": {
        "service_worker": "install.js"
    },
    "permissions": [
        "storage",
        "favicon"
    ],
    "icons": {
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*",
                "lib\/978affirmations.json",
                "_favicon\/*"
            ],
            "matches": [
                "chrome-extension:\/\/*\/*"
            ],
            "extension_ids": [
                "*"
            ]
        }
    ]
}
© 2026 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