WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Web Design Pirate

Web Design Pirate

View on Chrome Web Store
View Web Design Pirate Chrome Extension on Chrome Web Store
Add to bookmarks
3.6 (19 ratings)
1 new 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.

Fast and easy way to copy web components, HTML widgets and parts of website design.
Type
Extension
Users
1,000 users
1K
Dalimil Hajek
View author page of Dalimil Hajek
Published
Published on April 22, 2017
Version 1.5
Manifest version
2
Updated
Updated on January 2, 2021
productivity/developer
Extension Category
View on Chrome Web Store
View Web Design Pirate 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": 2,
    "name": "Web Design Pirate",
    "version": "1.5",
    "description": "Fast and easy way to copy web components, HTML widgets and parts of website design.",
    "devtools_page": "src\/devtools.html",
    "background": {
        "persistent": false,
        "scripts": [
            "src\/background.js"
        ]
    },
    "permissions": [
        "<all_urls>"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "icons": {
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "author": "Dalimil Hajek"
}
© 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