wallabag / wallabag/wallabagger
Use `page_action` instead of `browser_action`
- Dominant language
- JavaScript
- Stars
- 471
- Forks
- 71
- Avg merge
- 4d 17h
- Merged PRs (30d)
- 4
Description
I think it would be more consistent to use `page_action` instead of `browser_action` (eg moving the icon in the address bar):
- The wallabag icon would be closer to the bookmark icon
- It's a conceptually similar to bookmarking, so it feels like it belongs in the address bar as well
- Pocket will work this way in future versions of Firefox:

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the extension manifest and any references to browser_action in the JavaScript extension code. Check how the current address-bar icon is configured, then verify that the icon uses page_action consistently in the supported browser environments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100