WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net
Easy URL Editor

Easy URL Editor

View on Chrome Web Store
5.0 (4 ratings)
0 views
0 downloads

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 15, 2025.

This is a tool for web developers. It makes editing URL parameters for long URLs much easier.
Type
Extension
Users
759 users
10
Radovan Pelka (Rado)
Published
Version 2.2
Manifest version
3
Updated
productivity/developer
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Easy URL Editor",
    "version": "2.2",
    "description": "This is a tool for web developers. It makes editing URL parameters for long URLs much easier.",
    "manifest_version": 3,
    "permissions": [
        "tabs"
    ],
    "action": {
        "default_title": "Easy URL Editor",
        "default_popup": "index.html",
        "default_icon": "images\/icon-128.png"
    },
    "icons": {
        "64": "images\/icon-64.png",
        "128": "images\/icon-128.png"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+E"
            }
        }
    }
}
© 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.