filipeps/traduzir-paginas-web

Translate your page in real time using Google, Bing or Yandex

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 44 minutes ago
Added to GitGenius on September 11th, 2026
Created on February 15th, 2020
Open Issues & Pull Requests: 398 (+0)
GitHub issues: Enabled
Number of forks: 736
Total Stargazers: 5,988 (+1)
Total Subscribers: 62 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 4.8 days
Mean response time: 103.5 days
90th percentile: 250.0 days
Tracked items: 109

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 99% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "custom" is answered fastest, typically in about 13 hours, while "enhancement" waits about 3 days. 65% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 4% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 137
New in 7 days: 2
Closed in 7 days: 0
Avg open age: 548 days
Stale 30+ days: 122
Stale 90+ days: 113

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (75)
  • enhancement (46)
  • custom (27)
  • help wanted (1)
  • plans and progress (1)
  • question (1)

Detailed Description

Traduzir-paginas-web is a browser extension that translates web pages in real time using Google, Bing, or Yandex translation engines.

The extension solves the problem of reading content in unfamiliar languages by translating pages directly in the browser without requiring users to open separate tabs or services. It works by accessing and modifying the text content of web pages, then sending that content to the chosen translation service and displaying the results inline. Users can switch between translation engines, set automatic translation for specific languages, and change the target language on demand.

The tool is currently available as a stable release for Firefox on both desktop and Android. Chrome, Edge, and Brave support is noted as coming in the future, though the README indicates that previous unofficial installations on these browsers should be removed. The extension requires broad permissions to access website content, which is necessary for its core functionality but means users should understand that page contents are transmitted to external translation servers. The project maintains a privacy policy stating that no user information is collected locally, though the translation services themselves receive the page content. Some websites, including Mozilla's own support and add-ons sites, cannot be translated due to browser security restrictions on extension access.

Development activity shows ongoing maintenance with community contribution channels established through Crowdin for translating the extension interface itself. The project accepts donations through Patreon and provides build instructions for those wanting to compile from source.