點擊鏈接直接打開本地文件 icon

點擊鏈接直接打開本地文件

Extension Actions

CRX ID
njacpndhhhiledgbfffdahoecjlakpne
Status
  • Live on Store
Description from extension meta

點擊網頁內的超連結,並可以使用 Native Messaging 直接打開本地文件。

Image from store
點擊鏈接直接打開本地文件
Description from store

此擴展程序允許您直接打開本地文件鏈接“file://”(而不是下載)。 您只需在本地計算機上編寫manifest文件、reg 文件和你的程式。 您可以遵循 chrome 開發指南 (https://developer.chrome.com/docs/apps/nativeMessaging/)。

本程式是使用json格式,請使用“message”接收文件名,使用“host”接收網址。

您可以使用任何程序語言編寫本地程序來接收 chrome 擴展發送的 json 格式。