diff --git a/src/manifest.json b/src/manifest.json index 3c3f57e1..e38a440a 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -9,7 +9,6 @@ "webNavigation", "activeTab", "cookies", - "contextMenus", "*://*/" ], "icons" : { diff --git a/src/options/OptionsApp.vue b/src/options/OptionsApp.vue index 54cac1b1..e0f6a457 100644 --- a/src/options/OptionsApp.vue +++ b/src/options/OptionsApp.vue @@ -43,17 +43,14 @@
Define an attribute that we'll attempt to use when selecting the elements, i.e "data-custom". This is handy when React or Vue based apps generate random class names. - When "custom data attribute" is set, it will take precedence from over any other - selector (even ID)
- ++ 🚨 + When "custom data attribute" + is set, it will take precedence from over any other selector (even ID) + +
headless
in puppeteer launch options
+ Set headless
in playwright/puppeteer launch options
waitForNavigation
lines on navigation