Chrome Extensions SearchReplace Save

search and replace ๐ŸŽ‰ .

Project README

A search and replace chrome extensions

Introduction

chrome-extensions-searchReplace is a search and replace chrome extensions.

๐ŸŽ‰ image

Why is there this project?

When doing product ppt, some nouns in certain pages need to be replaced uniformly. I also found some plug-ins in the Google expansion store, such as two plug-ins with a higher download volume: 1. Find & Replace for Text Editing 2. FindR. But these two plug-ins have problems. After the first plug-in replaces the text, all button hyperlinks cannot be clicked. The second plugin cannot be replaced at all, and it seems to be no longer maintained. So I decided to develop a plugin to complete this task.

How to use?

todoList

  • Support text substitution
  • Optimize the replacement method
  • Complete a set of replacement mechanism that can adapt to all kinds of packaged pages
  • Optimize interactive experience

๐Ÿค submission specifications

  • perf: optimization related, such as improving performance and experience
  • feat: new feature
  • fix: fix bug
  • docs: add or change documentation
  • style: format (changes that do not affect code execution)
  • refactor: refactoring (neither new features nor code changes that modify bugs)
  • test: add tests
  • chore: changes in the build process or aids
  • upgrade: third-party library upgrades
  • revert: rollback
  • scope: the scope of the commit, such as: route, component, utils, build ...
  • merge: Merge branch ? of ?.

โค๏ธ branch management

  • Module Function Development (feature / xxx)
  • Bug fixes (bug / xxx)

FAQ

If you are interested in the implementation principle, please communicate with me through email.

Open Source Agenda is not affiliated with "Chrome Extensions SearchReplace" Project. README Source: Summer-andy/chrome-extensions-searchReplace
Stars
163
Open Issues
1
Last Commit
3 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating