Skip to content

A barebones implementation that removes **every single trace** of Google Translate's default interface. This is the most minimal implementation possible while keeping the core translation functionality intact.

Notifications You must be signed in to change notification settings

MrViPPer1/translate-google-no-branding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Completely Stripped Google Translate Integration

A barebones implementation that removes every single trace of Google Translate's default interface. This is the most minimal implementation possible while keeping the core translation functionality intact.

Maximum Removal Achieved

  • ✓ Removed all Google branding
  • ✓ Removed all default UI elements
  • ✓ Removed all animations
  • ✓ Removed all transition effects
  • ✓ Removed all default styling
  • ✓ Removed popup notifications
  • ✓ Removed all redundant elements
  • ✓ Removed the original dropdown styling
  • ✓ Removed automatic language detection popup
  • ✓ Removed translation progress bar

Note: This is the absolute maximum that can be stripped away while maintaining functionality. Any further removal would break the translation service.

Features

  • Bare minimum HTML structure
  • Custom minimal dropdown
  • Fixed position translator
  • Zero animations or transitions
  • No visible third-party elements
  • Complete removal of original styling

Custom Styling

The CSS includes:

  • Override rules to remove all Google elements
  • Custom minimal dropdown styling
  • Basic hover states
  • No animations or transitions

Important Note

This implementation represents the absolute minimum possible implementation while maintaining functionality. Further removal of elements or styling would compromise the translation service's ability to function.

License

Free to use in your projects.

Legal Note: While this removes all visual elements, ensure compliance with Google Translate's terms of service regarding usage.

About

A barebones implementation that removes **every single trace** of Google Translate's default interface. This is the most minimal implementation possible while keeping the core translation functionality intact.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages