diff --git a/index.html b/index.html index 8aef575..bcb6511 100644 --- a/index.html +++ b/index.html @@ -70,28 +70,21 @@
■ Create New Files
Finder lacks a convenient way to create new files in specific formats, but RightMenu Master makes it easy to do so with just one or two clicks. Additionally, you can upload custom templates to create new files in specific formats, improving efficiency.
-- -
■ Quick Preview with Syntax Highlighting
A quick preview extension is provided for viewing source text files with syntax highlighting. This extension handles supported file formats via Uniform Type Identifiers (UTI), rather than relying solely on file extensions. The UTI definitions include a list of associated file extensions and MIME types.
-- -
■ File QR Code Sharing
Right-click on a file to generate a local network download link and a QR code. Scan the QR code to download the folder.
-- -
■ Common Folders
Supports custom common folders, allowing users to quickly access directories or open a new terminal window in a specified folder. Additionally, the menu bar provides access to common folders and supports quick access to subfolders.
-- -
■ Folder Access History
Finder automatically records the history of accessed folders, making it easy to quickly find previously visited directories. The menu bar also provides access to folder history and supports quick access to subfolders.
■ Common Applications
@@ -104,11 +97,10 @@■ Quick Paste
Allows quickly pasting images from the clipboard into a Finder folder. For example, you can copy an image from a browser and directly paste it into a Finder folder.
-- -
■ Direct Delete
With RightMenu Master, you can delete files or folders directly, saving time by skipping multiple steps in Finder, making the delete operation more efficient and convenient.
+■ Detect and add 'Open Remote Git URL' menu
+Right-clicking in a Finder folder automatically detects Git folders and adds the 'Open Remote URL' menu. Clicking the menu will open the Git repository directly in the browser.
When permissions are passively confirmed and then denied, reauthorizing permissions may cause the menu to not display. In this case, you need to restart the Finder extension. Restarting the computer can achieve this, but it’s cumbersome. Here are two simpler methods:
diff --git a/index.zh.html b/index.zh.html index 4cb45c0..d90c8ff 100644 --- a/index.zh.html +++ b/index.zh.html @@ -71,28 +71,21 @@■ 创建新文件
Finder 缺乏便捷的方式来创建特定格式的新文件,而 RightMenu Master 可以轻松实现这一点,只需点击一次或两次即可创建文件。此外,您可以上传自定义模板,通过模板创建特定格式的新文件,提高效率。
-- -
■ 快速预览支持代码高亮
提供了一种快速查看扩展,可用于预览带有语法高亮的源文本文件。该扩展通过统一类型标识符 (UTI) 来处理支持的文件格式,而不仅仅依赖于文件扩展名。在 UTI 的定义中包含了与其关联的文件扩展名和 MIME 类型列表。
-- -
■ 文件二维码分享
右键点击文件,可生成局域网下载链接,并同时生成二维码,扫描二维码即可下载该文件夹。
-- -
■ 常用文件夹
支持自定义常用文件夹,用户可以快速访问目录或在指定文件夹中直接新建终端窗口。此外,菜单栏提供了访问常用文件夹的功能,并支持快速访问子文件夹。
-- -
■ 文件夹访问历史
Finder 默认记录访问过的文件夹历史路径,方便快速查找之前访问过的目录。菜单栏也提供了访问文件夹历史的功能,并支持快速访问子文件夹。
■ 常用应用
@@ -105,11 +98,10 @@■ 快捷粘贴
支持将剪贴板中的图片快速粘贴到 Finder 文件夹中。例如,用户可以在浏览器中复制图片,然后直接粘贴到 Finder 文件夹中。
-- -
■ 直接删除
通过 RightMenu Master,您可以直接删除文件或文件夹,省去 Finder 中的多步操作,使删除操作更加高效便捷。
+■ 识别并添加“打开远程 Git URL”菜单
+在 Finder 文件夹中右键点击时,会自动检测 Git 文件夹,并添加“打开远程 URL”菜单。点击菜单即可直接在浏览器中打开 Git 仓库。
在被动确认权限,如果拒绝了,再重新授权权限,这时菜单不显示,需要重启 Finder 扩展,可以通过重启电脑来重启插件,这样比较繁琐,有两个比较简单的方法: