# gc-refresh-mode **Repository Path**: mirrors_Unitech/gc-refresh-mode ## Basic Information - **Project Name**: gc-refresh-mode - **Description**: Google Chrome & Emacs & File Save = Automatic Refresh. This plugin permits you to refresh AUTOMATICALLY google chrome when saving a file ! - Fell free to fork it and enhance it. It worth (I do not have enough time to maitain it) - - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GC REFRESH v0.1 GC Refresh by Strzelewicz Alexandre (http://apps.hemca.com) : This plugin **auto-reload Chromium tabs** when you save a file # PLEASE Contribute to : http://emacs.vote-system.com/ ! # INSTALLATION 1. You must be on a UNIX system 2. The command line **chromium-browser** must be accessible from the command line ! If all of this is OK so you can install it : $ cd ~/.emacs.d/ $ git clone https://Alexandre-Strzelewicz@github.com/Alexandre-Strzelewicz/gc-refresh-mode.git $ emacs ~/.emacs.el Then add to your .emacs.el : (add-to-list 'load-path (expand-file-name "~/.emacs.d/gc-refresh-mode")) (require 'gc-refresh-mode) # USAGE * M-x : gc-refresh-mode * Type the url * Then you're OK ! # TODO - File parsing to get URL to refresh & open directly the right page MIT licensed