Skip to content

Like Post

Likes the currently visible post with protection against accidental unliking.

  • Detects the like button on current post
  • Checks if post is already liked
  • Likes the post (if not already liked)
  • Prevents toggling (unliking) already-liked posts
OptionTypeDescription
Use SelectorBooleanUse smart element detection (default: true)
Use Bounds FallbackBooleanAuto-center fallback if selector fails (default: true)
Toggle ProtectBooleanPrevent unliking already-liked posts (default: true)
Wait AfterNumberSeconds to wait after like (default: 0.5)

When Toggle Protect is enabled:

  • If post is already liked → skips (doesn’t unlike)
  • If post is not liked → likes it

This prevents accidentally unliking posts you’ve already interacted with.

  • After navigating to a post (via Media Select or search)
  • As part of engagement workflows
  • After opening a post from feed or hashtag