raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.41k stars 3.1k forks source link

Add web-page-design-mode extension #15467

Open danulqua opened 22 hours ago

danulqua commented 22 hours ago

Description

This extension toggles the document.designMode property on the web page between "on" and "off" values that control whether the entire document is editable. It allows for easy content editing for development, design, or any other purposes.

Screencast

https://github.com/user-attachments/assets/f79d70b7-1257-410e-9260-5933e72dbc6f

Checklist

raycastbot commented 22 hours ago

Congratulations on your new Raycast extension! :rocket:

You can expect an initial review within five business days.

Once the PR is approved and merged, the extension will be available on our Store.