Skip to content
This repository has been archived by the owner on Aug 5, 2023. It is now read-only.
/ confluence-unwatcher Public archive

A browser extension that will automatically disable the "Notify watchers" option in confluence

Notifications You must be signed in to change notification settings

yilmi/confluence-unwatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

confluence-unwatcher

This browser extension will automatically disable the "Notify watchers" option in a Confluence page.

Install

Chrome

  • Go to chrome://extensions/
  • Toggle Developer mode
  • Go to Load Unpacked
  • Select the directory where the manifest.json is located and open it

Firefox

  • Go to about:debugging
  • Go to "Load temporary add-on"
  • Select the manifest.json file

Notes

Chrome will show some errors at the plugin install, this is caused by the "browser_specific_settings" key in the manifest.json that is not yet recognized by chrome. It is required for Firefox, to access the storage API we have to provide a valid extension id, see here https://extensionworkshop.com/documentation/develop/extensions-and-the-add-on-id/#when-do-you-need-an-add-on-id

About

A browser extension that will automatically disable the "Notify watchers" option in confluence

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published