Skip to content

One-click reload all other tabs with the same domain as the current tab page.

License

Notifications You must be signed in to change notification settings

LightAPIs/reload-tabs-of-the-same-domain

Repository files navigation

Reload tabs of the same domain

Release Chrome Web Store Mozilla Add-ons MIT

One-click reload all other tabs with the same domain as the current tab page.

Install

Chrome

Firefox

Development

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

Initialization

# Install clear tool
npm install rimraf -g

# Installation dependency
npm install

Build

  • Build the Chrome version: npm run build-chrome
  • Build the Firefox version: npm run build-firefox

License

MIT

About

One-click reload all other tabs with the same domain as the current tab page.

Topics

Resources

License

Stars

Watchers

Forks