If we do not list the extensions that we detect for removal in README it is unlikely that people will trust the extension to do good things. Current list is at https://github.com/42picky/octarine/blob/main/src/extensionConflicts.ts#L5-L11 but I am wondering if it would not be a good idea to move that list into a json file and get it directly from github, so we would not need to release extension again when we add a new entry.