44 lines
661 B
Markdown
44 lines
661 B
Markdown
---
|
|
name: 🔖 Bookmarklet Request
|
|
about: Idea for a new bookmarklet or browser utility
|
|
title: "[BOOKMARKLET] "
|
|
labels: ["bookmarklet", "enhancement"]
|
|
assignees: ""
|
|
---
|
|
|
|
## Purpose
|
|
|
|
<!-- What should this bookmarklet do? -->
|
|
|
|
## Use Case
|
|
|
|
<!-- When/where would you use this? -->
|
|
|
|
## Behavior
|
|
|
|
<!-- Describe the expected behavior -->
|
|
|
|
1.
|
|
2.
|
|
3.
|
|
|
|
## Technical Considerations
|
|
|
|
<!-- Any specific requirements or constraints? -->
|
|
|
|
- Browser compatibility:
|
|
- Required permissions:
|
|
- Dependencies: None (bookmarklets should be self-contained)
|
|
|
|
## Inspiration
|
|
|
|
<!-- Any existing tools or examples? -->
|
|
|
|
-
|
|
|
|
## Implementation Notes
|
|
|
|
<!-- Technical approach or ideas -->
|
|
|
|
-
|