Skip to content

wl2027/web-pivot

Repository files navigation

 __      _______________________         __________._______   _______________________
/  \    /  \_   _____/\______   \        \______   \   \   \ /   /\_____  \__    ___/
\   \/\/   /|    __)_  |    |  _/  ______ |     ___/   |\   Y   /  /   |   \|    |   
 \        / |        \ |    |   \ /_____/ |    |   |   | \     /  /    |    \    |   
  \__/\  / /_______  / |______  /         |____|   |___|  \___/   \_______  /____|   
       \/          \/         \/                                          \/         

web-pivot-plugin

Browser Extension Downloads HTML CSS JavaScript GitHub Gitee Downloads Downloads

Introduction

English:

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

Using The Plugin

  1. 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选择内容1.gif
  2. 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选择内容2.gif
  3. 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的文本。 对比内容.gif

Installation

Edge

  1. Go to the Edge Web Store.
  2. Click Add to Edge.

Chrome

  1. Go to the Chrome Web Store.
  2. Click Add to Chrome.

Compatibility

  • Edge
  • Chrome
  • Safari
  • Firefox
  • Opera
  • IE

Dependency

This project depends on the htmldiff library for comparing HTML content:

Contributing

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 来讨论新特性或变更,期待您的宝贵贡献!

License

This project is licensed under the GPLv3 License. See the LICENSE file for details.