-
Stefy Spora authored
- Update user tag parsing in content.js to extract user IDs from userTag.user.id - Update user tag parsing in background.js to extract user IDs from userTag.user.id - Handle user tag objects with structure: {id, isApproved, user: {id, nickname, ...}} - Extract user IDs from the nested user object instead of the tag id - Apply fix to all parsing locations: pictures, videos, direct attributes, root level - Maintain backward compatibility with existing user_tags_ids format - Add proper null checking for user object existence - Test updated user tag parsing logic
e799d616
Name |
Last commit
|
Last update |
---|---|---|
.gitignore | ||
CHANGELOG.md | ||
LICENSE | ||
README.md | ||
background.js | ||
content.js | ||
icon.svg | ||
icon128.png | ||
icon16.png | ||
icon48.png | ||
manifest.json | ||
metamask-detector.js | ||
popup.html | ||
popup.js | ||
popup.js.backup |