Auto-deploy: 2026-05-25 23:27:04
This commit is contained in:
14
popup.html
14
popup.html
@@ -414,6 +414,20 @@
|
||||
|
||||
<div class="content">
|
||||
|
||||
<!-- QUICK ACTIONS -->
|
||||
<div class="section" style="background: linear-gradient(135deg, rgba(108, 99, 255, 0.15) 0%, rgba(155, 93, 229, 0.15) 100%); border-color: var(--accent);">
|
||||
<div class="section-header">
|
||||
<span class="section-title">⚡ Quick Actions</span>
|
||||
</div>
|
||||
<button class="btn btn-primary" id="autofill-btn">
|
||||
✨ Auto-fill Form on Current Page
|
||||
</button>
|
||||
<p style="font-size: 11px; color: var(--text-secondary); margin-top: 8px; text-align: center;">
|
||||
Fills fields on the current page using your profile details.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
<!-- API KEY SECTION -->
|
||||
<div class="section">
|
||||
<div class="section-header">
|
||||
|
||||
Reference in New Issue
Block a user