From dca80c1d0421167fee4fba969fdf6b9502e58cf7 Mon Sep 17 00:00:00 2001 From: Jip Fr Date: Wed, 7 Feb 2024 18:26:56 +0100 Subject: [PATCH] Put real copy on permission request page --- src/tabs/PermissionRequest.tsx | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) diff --git a/src/tabs/PermissionRequest.tsx b/src/tabs/PermissionRequest.tsx index 0216f71..971cff7 100644 --- a/src/tabs/PermissionRequest.tsx +++ b/src/tabs/PermissionRequest.tsx @@ -1,4 +1,3 @@ -/* eslint-disable react/no-unescaped-entities */ import { useCallback } from 'react'; import { Button } from '~components/Button'; @@ -73,20 +72,9 @@ export default function PermissionRequest() { }>

Active tab

- Talk late over pleasantries that never meant much to me But it was meaning everything to you A cold pause - right before you go She adores you, run towards you, calls on the landline That coat wasn't always real - you loved just How the fabric feels but I was somebody else A boy in a belt who knew tearjerker you are - you've been shaking me out I said one day passes by but I will stay the same When you look me in the eyes - dear What will you do? When you notice there is nothing For you to hold on to Last night I broke down when - you said I thought you were better than that Kept my head above the wash now I'm hoping that we never go - back I'm hoping that we never go back Stood tall on a shallow reef right there beside The public beach - hoping I was something sharks would eat You said, "Sugar how you holding up? I said, "Hey, my body's gone - but I'm feelin' you still" Always on the move Ground controller Oh, beam me up I've have enough I'm ready - to lose How's it going? Oh, hi hello I'd like to know if there's ever be One day that passes by when I - don't stay the same When you look me in the eyes dear What will you do? When you notice there is nothing - For you to hold on to Last night I broke down when you said I thought you were better than that Kept my - head above the wash now I'm hoping that we never go back Tearjerker you made me fell I'm hopping that we - never go back + To determine which site has access to the extension or not, we need to know what tab you're currently + using. This permission is given to all extensions by default, so your browser won't prompt you for + it.