fix: update extension link to Chrome Web Store
This commit is contained in:
@@ -56,7 +56,14 @@ onUnmounted(() => {
|
||||
With the extension, you can capture and process content even when you're working in other apps.
|
||||
</p>
|
||||
<div class="modal-actions">
|
||||
<a href="#" class="btn-neon" @click.prevent>Extension Coming Soon</a>
|
||||
<a
|
||||
href="https://chromewebstore.google.com/detail/tools-app-extension/bhcpbmfncohogehbhebiffcgjcndnneg"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
class="btn-neon"
|
||||
>
|
||||
Install Extension
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user