var buttons = document.getElementsByClassName('invitation-card__action-btn');
for(var i = 0; i < buttons.length; i++)
buttons[i].click();
- +49 561 9963 9601
- hello@eboosting.net
- Resources
Fachbeitrag: Was ist Google AMP? (SEO Page Speed)
Fachbeitrag: Was ist Google AMP? (SEO Page Speed)
With this Snippet you can easily accept all open contact requests. It collectsand clicks automatically all „Accept“ buttons with the class „invitation-card__action-btn“ which are visible at the time you are firing this function. You may fire it twice as the first run will not collect invitations which are loaded after the first run (e.g. page 2 or ajax load).
var buttons = document.getElementsByClassName('invitation-card__action-btn');
for(var i = 0; i < buttons.length; i++)
buttons[i].click();
WHERE TO PLACE THIS CODE?
Open your browser console, paste it and run it by clicking your „enter“-key.
Chrome Console shortcut:
Mac: Option + ⌘ + J
Windows / Linux: Shift + CTRL + J
Firefox Console Shortcut:
Mac: Shift + ⌘ + J
Windows / Linux: Shift + CTRL + J
Please share your thumbsup, suggestions, edits, and questions within my comment section down there.
I love posting snippets for you, but with a bit of feedback, it gets even more fun. 😀
Jeder mag Cookies! Du kannst alle Cookies akzeptieren oder in den Cookie Settings auswählen, welche genutzt werden dürfen.
Name | Domain | Zweck | Ablauf | Art |
---|---|---|---|---|
wpl_user_preference | eboosting.net | WP GDPR Cookie Consent Preferences | 1 year | HTTP |
Name | Domain | Zweck | Ablauf | Art |
---|---|---|---|---|
_ga | eboosting.net | Google Universal Analytics long-time unique user tracking identifier. | 2 years | HTTP |
_gid | eboosting.net | Google Universal Analytics short-time unique user tracking identifier. | 1 day | HTTP |
_gat_UA-60203069-1 | eboosting.net | Google Analytics tracking cookie. | Session | HTTP |
Analytics | eboosting.net | Analytics Tracking | 1 year | HTTP |