Skip to content

Conversation

@x1001000
Copy link

@x1001000 x1001000 commented Nov 9, 2025

Replace page title parsing with URL pattern detection for identifying Google document types. The previous approach relied on English text in page titles (" - Google Docs"), which failed for non-English locales. Now uses URL patterns (/document/, /spreadsheets/, /presentation/) which are language-independent.

🤖 Generated with Claude Code

Replace page title parsing with URL pattern detection for identifying Google document types. The previous approach relied on English text in page titles (" - Google Docs"), which failed for non-English locales. Now uses URL patterns (/document/, /spreadsheets/, /presentation/) which are language-independent.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant