Skip to content
#

safari-extension

Here are 224 public repositories matching this topic...

Polyglot
shenruisi
shenruisi commented Oct 27, 2021

在manifest.json中编辑content_scripts

你可以参考content_scripts的说明来使得目标网站可以注入你的js代码。
当然你也可以参考现在已有的manifest.json中的内容。

编写注入的js代码

在注入你的逻辑js代码前,请确保已经注入common.js。

启动

Improve this page

Add a description, image, and links to the safari-extension topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the safari-extension topic, visit your repo's landing page and select "manage topics."

Learn more