Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

添加DOM节点忽略列表 #48

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

添加DOM节点忽略列表 #48

wants to merge 10 commits into from

Conversation

nameldk
Copy link

@nameldk nameldk commented Apr 3, 2020

插件在寻找例句({sentence})时会在一定字数范围内把相邻的节点包括进来,但有时会误包括一些节点,导致例句出现不想要的内容。
比如安装了 Grammarly for Chrome 插件后有时候在例句中会加入一些不想出现的文字,此时我们可以在这里把 Grammarly 产生的 grammarly-extension 等节点名称的公共部分 grammarly- 配置到节点忽略列表,就可以避免这种情况。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant