Skip to content

LightAPIs/bookmark-url-batch-replacer

Repository files navigation

Bookmark URL Batch Replacer

Release Chrome Web Store Mozilla Add-ons Microsoft Edge Addons MIT

Batch replace bookmark URL.

Bookmark URL Batch Replacer is a gadget that can use Regular Expressions to batch replace and modify bookmark URL.

Installation

Chrome

Go to the Chrome Web Store to download and install.

Firefox

Go to the Mozilla Add-ons to download and install.

Edge

Go to the Microsoft Edge Addons to download and install.

Development

Environment

  • Install Node.js 8.9 and above (new version has integrated npm)

Initialization

# Install pnpm
npm install pnpm -g

# Installation dependency
pnpm install

Build

  • Build the Chrome/Edge version: pnpm run build
  • Build the Firefox version: pnpm run build:ff

Sponsors


cyberlionx

Credits

License

MIT