WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Ascend: Don't block porn, Quit it completely

Ascend: Don't block porn, Quit it completely

View on Chrome Web Store
View Ascend: Don't block porn, Quit it completely Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
0 views
This extension has been viewed 0 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.

An AI-powered habit-changer to rewire your brain on porn
Type
Extension
Users
123 users
4
Essential Kit
View author page of Essential Kit
Published
Published on February 27, 2025
Version 25.2.23
Manifest version
3
Updated
Updated on March 13, 2025
productivity/workflow
Extension Category
View on Chrome Web Store
View Ascend: Don't block porn, Quit it completely 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",
    "name": "__MSG_const_appName__",
    "description": "__MSG_const_appDesc__",
    "short_name": "__MSG_const_appShortName__",
    "homepage_url": "https:\/\/github.com\/justiceo\/habit-changer",
    "version": "25.2.23",
    "manifest_version": 3,
    "default_locale": "en",
    "author": "Justice Ogbonna",
    "permissions": [
        "contextMenus",
        "storage",
        "cookies",
        "tabs",
        "unlimitedStorage"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "action": {
        "default_icon": {
            "16": "assets\/logo-16x16.png",
            "24": "assets\/logo-24x24.png",
            "32": "assets\/logo-32x32.png"
        },
        "default_title": "__MSG_const_appName__",
        "default_popup": "popup\/popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "all_frames": true,
            "js": [
                "content-script\/content-script.js"
            ],
            "css": [
                "content-script\/content-script.css"
            ],
            "match_about_blank": true,
            "run_at": "document_start"
        }
    ],
    "icons": {
        "16": "assets\/logo-16x16.png",
        "32": "assets\/logo-32x32.png",
        "48": "assets\/logo-48x48.png",
        "128": "assets\/logo-128x128.png"
    },
    "minimum_chrome_version": "102",
    "side_panel": {
        "default_path": "side-panel\/side-panel.html"
    },
    "options_page": "options-page\/options.html",
    "background": {
        "service_worker": "background-script\/service-worker.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/logo-24x24.png"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
© 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