WebExtension.net
Toggle dark mode
WebExtension.net

Wizardry Technique Converter

View on Chrome Web Store
View Wizardry Technique Converter Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (22 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.

Keyboard shortcuts for EM, REM, and Percentage conversions in Webflow
Type
Extension
Users
4,000 users
timothymricks
View author page of timothymricks
Featured Extension

Hand-picked for quality and usefulness

Published
Published on September 9, 2020
Version 7.0.3
Manifest version
3
Updated
Updated on February 10, 2024
productivity/developer
Extension Category
View on Chrome Web Store
View Wizardry Technique Converter 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": "Wizardry Technique Converter",
    "version": "7.0.3",
    "description": "Keyboard shortcuts for EM, REM, and Percentage conversions in Webflow",
    "host_permissions": [
        "https:\/\/webflow.com\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/webflow.com\/*",
                "https:\/\/*.design.webflow.com\/*"
            ],
            "css": [
                "tim-webflow.css"
            ],
            "js": [
                "jquery-3.6.0.min.js",
                "wizardry.js"
            ]
        }
    ],
    "icons": {
        "160": "icons\/160icon.png",
        "320": "icons\/320icon.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