Skip to content

InFold browser extension attaches additional context next to posts on social media.

Notifications You must be signed in to change notification settings

CogitechDev/infold-extensions

Repository files navigation

InFold browser extensions

Chrome Web Store Version Chrome Web Store Mozilla Add-on Version Mozilla Add-on Rating

Currently supported browsers:

  • Chrome
  • IE
  • Opera
  • Firefox

Based on Manifest V3, read more about migrating to V3 here:

Chrome and Firefox use separate manifest files, located in manifest subfolder (v2.json is for legacy purposes).

Development build commands

Build for Chrome, IE and Opera:

npm run build

Build for Firefox:

npm run build-firefox

Production build commands

Production mode will minimize the package and exclude sourcemaps.

Build for Chrome, IE and Opera:

npm run prod

Build for Firefox:

npm run prod-firefox

About

InFold browser extension attaches additional context next to posts on social media.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published