__ _______________________ __________._______ _______________________
/ \ / \_ _____/\______ \ \______ \ \ \ / /\_____ \__ ___/
\ \/\/ /| __)_ | | _/ ______ | ___/ |\ Y / / | \| |
\ / | \ | | \ /_____/ | | | | \ / / | \ |
\__/\ / /_______ / |______ / |____| |___| \___/ \_______ /____|
\/ \/ \/ \/
web-pivot is a browser plugin used to compare differences between the contents of two web pages.
Detailed operation documents: https://github.com/wl2027/web-pivot
web-pivot 是一个浏览器插件,用于对比两个WEB页面中内容的不同
详细操作文档: https://github.com/wl2027/web-pivot
- Click the plugin icon and then click the "Select Content 1" button. Next, select an element on Page 1, and the data will be returned as
page1
. 点击插件图标,点击“选择内容1”按钮,然后在页面1上选择元素,数据带回为page1
。 - Click the plugin icon and then click the "Select Content 2" button. Next, select an element on Page 2, and the data will be returned as
page2
. 点击插件图标,点击“选择内容2”按钮,然后在页面2上选择元素,数据带回为page2
。 - Click the plugin icon and then click the "Compare Content" button. A popup window will appear to compare the text of the selected two pages
page1, page2
. 点击插件图标,点击“对比内容”按钮,弹出悬浮窗口对比选择的两个页面page1,page2
的文本。
- Go to the Edge Web Store.
- Click Add to Edge.
- Go to the Chrome Web Store.
- Click Add to Chrome.
- Edge
- Chrome
- Safari
- Firefox
- Opera
- IE
This project depends on the htmldiff library for comparing HTML content:
Welcome to contribute to the project! You can fix bugs by submitting a Pull Request (PR) or discuss new features or changes by creating an Issue. Look forward to your valuable contributions!
欢迎参与项目贡献!如您可以通过提交Pull Request(PR)来修复bug,或者新建 Issue 来讨论新特性或变更,期待您的宝贵贡献!
This project is licensed under the GPLv3 License. See the LICENSE file for details.