Skip to content

jpfleury/open-uri-context-menu

Repository files navigation

Overview

"Open URI Context Menu" is a plugin for gedit, the default GNOME text editor. This plugin adds 3 context menu items when you right-click on a URI present in the file content:

  • open in the browser
  • open in gedit to view the source code
  • copy to the clipboard

Context menu in gedit with URI options

Requirements

The plugin uses the xdg-open command from the xdg-utils package.

Installation

Development

Git is used for version control. The repository can be browsed online or cloned.

The original version was developed by Martin Szulecki for gedit 2. The current repository is a port of the plugin for gedit 3 and later versions.

License

Copyright © 2011-2014, 2019, 2025 Jean-Philippe Fleury https://github.com/jpfleury
Copyright © 2007-2008 Martin Szulecki [email protected]

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

Adds context menu actions in gedit to open, browse or copy the URI under the pointer.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages