WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net

Clipboard History

Access and manage your clipboard history with ease

Walcu Pro

Walcu Pro

View on Chrome Web Store
View Walcu Pro Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (4 ratings)
0 views
This extension has been viewed 0 times

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

El acompañante web para el profesional
Type
Extension
Users
1,000 users
Website walcu.com
Walcu
View author page of Walcu
Published
Published on February 9, 2020
Version 1.1.9
Manifest version
3
Updated
Updated on February 22, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Walcu Pro 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": "Walcu Pro",
    "description": "El acompa\u00f1ante web para el profesional",
    "author": "Walcu",
    "homepage_url": "https:\/\/walcu.com",
    "short_name": "walcu_pro",
    "version": "1.1.9",
    "action": {
        "default_icon": "images\/logoW.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "content_global.js",
                "APIs.js",
                "bc.js",
                "highcharts\/code\/highcharts.js",
                "domain_wp\/cnet_data.js",
                "domain_wp\/car_normalizer.js",
                "extra_utils\/ads.js"
            ],
            "css": [
                "global.css"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "matches": [
                "http:\/\/www.coches.net\/*",
                "https:\/\/www.coches.net\/*"
            ],
            "js": [
                "truprais\/tp.js",
                "domain_wp\/cnet.js"
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/es.bca-europe.com\/*"
            ],
            "js": [
                "domain_wp\/bca.js"
            ],
            "run_at": "document_end",
            "all_frames": true
        }
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "icons": {
        "128": "\/images\/logoW.png"
    }
}
© 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