Skip to content

Instantly share code, notes, and snippets.

View ewerybody's full-sized avatar
🐍

Eric Werner ewerybody

🐍
View GitHub Profile
@ewerybody
ewerybody / open_filebrowser.inx
Created April 2, 2026 08:42
Open File Browser - InkScape Extension to show current SVG document in Nemo, Explorer, Finder ...
<?xml version="1.0" encoding="UTF-8"?>
<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
<name>Open File Browser</name>
<id>org.inkscape.effect.open_filebrowser</id>
<effect>
<object-type>all</object-type>
<effects-menu>
<submenu name="Document"/>
</effects-menu>