How to Disable Helperbird Features Using JSON Policy - Admins

Administrative guide for deploying Helperbird in your organization. Manage licenses, deployments, and team accessibility.

·

This guide shows you how to disable specific Helperbird features for users in your organization using the Google Admin Console and managed JSON policy.

This is useful if you want to limit access to certain tools (for example, writing or editing features) while keeping the rest of Helperbird available.


Before You Start

Make sure that:

  • Helperbird is already added to your Organizational Unit (OU)
  • You have administrator access to admin.google.com
  • You have already enabled admin control using isAdminControl

If you haven’t done this yet, follow our guide: How to Set Helperbird JSON Policy in Google Admin


Understanding Feature Types in Helperbird

Helperbird features are grouped into two types:

Main Features (All Features)

  • Appear in Helperbird’s main feature list
  • Disabling one removes it from the primary interface

Quick Features (Quick Actions)

  • Appear in Quick Actions
  • Disabling one removes it from the Quick Actions menu

Note: Some features appear in both places. Disabling them will remove the feature everywhere it appears.


How Feature Disabling Works

Helperbird uses two policy values:

  • disableFeatures – turns feature disabling on or off
  • disabledFeatures – the list of feature codes to disable

If disableFeatures is set to false, no features are disabled, even if a list exists.


Starter JSON Template (Recommended)

If you’re not sure where to start, use this starter template. It enables admin control and feature disabling, but does not disable anything yet.

{
  "subKey": {
    "Value": "YOUR SUBSCRIPTION KEY"
  },
  "isAdminControl": {
    "Value": true
  },
  "disableFeatures": {
    "Value": true
  },
  "disabledFeatures": {
    "Value": []
  }
}

Add feature codes from the tables below into the disabledFeatures list.


Feature Tables

To disable a feature, copy the Policy Code and add it to the disabledFeatures list.

Quick Actions (Quick Features)

FeaturePolicy Code
Settings AppSettingsApp
Highlight MenuHighlightMenu
Summarize PageSummarizePage
Reading Mode ToolReadingModeTool
Simplify OptionsSimplifyOptions
Grammar OptionsGrammarOptions
Immersive ReaderImmersiveReader
Translate OptionsTranslateOptions
PDF ReaderPdfReader
Annotation ReaderAnnotationReader
Reading List ReaderReadinglistReader
Add to Reading ListReadinglistReaderAdd
EditorEditorReader
Dictionary / DefineDefineReader
Hover Light OptionsHoverLightOptions
Voice TypingVoiceTypingOptions
Sticky NoteStickyNote
Word PredictionWordPrediction
Text to Speech OptionsTextToSpeechOptions
Highlighter MarkerHighlighterMarkerOptions
Text ColorTextColor
Link ColorLinkColor
Background ColorBackgroundColor
Extract TextExtractTextOptions
Speed ReadingSpeedReadingOptions
ScreenshotScreenshotOptions
Overlay TintOverlayTint
Dyslexia RulersDyslexiaRulers
Custom FontCustomFont
Text SizeTextSize
Word SpacingWordSpacing
Letter SpacingLetterSpacing
Line HeightLineHeight
Text AlignmentTextAligment
Paragraph BordersParagraphBorders
Paragraph BackgroundParagraphBackground
Paragraph WidthParagraphWidth
Paragraph ColumnsParagraphColumns
Show Alt TextShowAlt
Show TitlesShowTitles
Hide ImagesHideImages
Hide GIFsHideGifs
Video PlaybackVideoPlayback
Volume BoosterVolumeBooster
High ContrastHighContrast
Emphasize LinksEmphasizeLinks
Text StrokeTextStroke
Saturation ControlSaturationControl
Cursor SizeCursorSize
Zoom ControlZoomControl
Reduce MotionReduceMotion
Spell CheckSpellCheck
Maths OptionsMathsOptions
Print ToolPrintTool
New MenuNewMenu

All Features (Main Features)

FeaturePolicy Code
Quick Actions OptionsQuickActionsOptions
Ignition ButtonIgnitionButton
Text to Speech ModalTextToSpeechModal
Banner MessageBannerMessage
Reading PreferencesReadingPreferences
Dyslexia ToolsDyslexiaTools
Translate OptionsTranslateOptions
Extract TextExtractTextOptions
Text to Speech OptionsTextToSpeechOptions
Grammar OptionsGrammarOptions
Highlight MenuHighlightMenu
Maths OptionsMathsOptions
ScreenshotScreenshotOptions
Immersive ReaderImmersiveReader
Reading Mode ToolReadingModeTool
Simplify OptionsSimplifyOptions
Summarize PageSummarizePage
Word PredictionWordPrediction
Settings ModalSettingsModal
Simplify ModalSimplifyModal
Summarize ModalSummarizeModal
Speed ReadingSpeedReadingOptions
Voice TypingVoiceTypingOptions
Highlighter MarkerHighlighterMarkerOptions
Grammar DialogGrammarDialog
Display OptionsDisplayOptions
PDF ReaderPdfReader
Annotation ReaderAnnotationReader
Reading List ReaderReadinglistReader
Add to Reading ListReadinglistReaderAdd
EditorEditorReader
Dictionary / DefineDefineReader
Media OptionsMediaOptions
Show Alt TextShowAlt
Show TitlesShowTitles
Hover Light OptionsHoverLightOptions
Reduce MotionReduceMotion
Hide ImagesHideImages
Hide GIFsHideGifs
Print ToolPrintTool
Sticky NoteStickyNote

Example: Disable the Helperbird Editor Feature

To disable the Helperbird Editor feature everywhere it appears, add:

{
  "subKey": {
    "Value": "YOUR SUBSCRIPTION KEY"
  },
  "isAdminControl": {
    "Value": true
  },
  "disableFeatures": {
    "Value": true
  },
  "disabledFeatures": {
    "Value": [
      "EditorReader"
    ]
  }
}

Commonly Disabled Features (Example)

The following features are commonly disabled in managed environments:

EditorReader
VoiceTypingOptions
ScreenshotOptions

Example JSON:

{
  "subKey": {
    "Value": "YOUR SUBSCRIPTION KEY"
  },
  "isAdminControl": {
    "Value": true
  },
  "disableFeatures": {
    "Value": true
  },
  "disabledFeatures": {
    "Value": [
      "EditorReader",
      "VoiceTypingOptions",
      "EditWebsite",
      "ScreenshotOptions"
    ]
  }
}

Important Notes

  • Feature codes are case-sensitive and must match the tables exactly
  • Features that appear in both Main Features and Quick Actions will be removed from both
  • Unknown or invalid feature codes are safely ignored

Verifying and Troubleshooting

If changes don’t appear immediately:

  • Restart Chrome, or
  • Visit chrome://policy and click Reload policies

Double-check:

  • The correct OU is selected
  • JSON formatting is valid
  • disableFeatures is set to true

Video Tutorial


Validate Your Policy

Use our JSON Policy Validator to check your policy for errors, invalid feature codes, and see exactly what each setting does before deploying.


Need Additional Help?

If you need help finding a feature code or validating your policy, reach out to our Helperbird support team and we'll help you out!

What People Are Saying

Join over 1,000,000 people who use Helperbird every day.

I really liked the ease of setting up and also accessing the tool while you are on chrome. I had no trouble, and within a week found myself using it without even noticing.

Daniel C.

Daniel C.

Account Executive

I have been trying to find ways to make my child happy to go to school again, and someone recommended helperbird. She loves helperbird, and she is now much happier about the idea of returning to school. I think this might be a game changer, as they do so much web based schoolwork and research. She says they really understand people with dyslexia

Cris Townley

Cris Townley

Parent

I love and use Helperbird for Chrome and I think it's a great tool!

Walter Washburn

Walter Washburn

Helperbird user

so useful and helpful!! i can actually retain so much more info in my head now. thanks man, you are so awesome and i appreciate all the kind words. thank you. :)

A Google User

A Google User

Helperbird user

It is simply amazing, Helperbird helps you find out from everything from the Readermode feature, color changes and so much more. It has really changed my life!!

John Mc Carthy

John Mc Carthy

Helperbird user

Let me tell you, I didn't know how badly I needed this until I got it. It was much like when I got glasses, I had just assumed that was how everyone saw the world...then it wasn't. Thank you Helperbird for the efforts you put forth in this lovely extension for everyone to use. The fact that you can use so much on the free just goes to show that this is something to help aid people not just some money grab. However with the pricing it still couldn't be a money grab. Thank you all again for the efforts you put forth so others can enjoy the internet more fully.

Matthew Burns

Matthew Burns

Health care worker

Helperbird logo: Stylized owl with large yellow eyes and a beige face, against a green background.

Download Helperbird

Make browsing easier and more accessible with tools like Text to Speech, Immersive Reader, and more.