-
Stefy Spora authored
- Add dropdown menu to select between 'Friends Only' and 'All Fetlifers' privacy levels - Update XHR payloads to use selected privacy level for both pictures and videos - Pictures: 'only_friends' vs 'public' based on selection - Videos: true vs false for only_friends based on selection - Update popup.js to pass privacy level to content script functions - Update background.js context menu functions to use privacy level - Update content.js executePrivacyUpdate function to accept privacy level parameter - Update README.md with privacy level selection instructions - Add version 1.0.3 to CHANGELOG.md documenting the new feature - Maintain backward compatibility with default 'friends_only' setting
0cd0e345
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 |