Skip to content
#

monetization

Here are 89 public repositories matching this topic...

ThomasGreiner
ThomasGreiner commented Feb 2, 2018

Background
We are using event listeners in our content script to collect certain user interactions with the website. Since we're listening in the bubbling phase the site may stop the event propagation or the event we're listening to might not bubble up (e.g. media events) in which case we won't get notified of the event occurring.

What to change
Set useCapture option to true for a

akita
vezwork
vezwork commented Oct 14, 2020

Describe the bug
Websites without favicons have less indentation than sites with favicons in the "sites that need <3" section .

To Reproduce
Steps to reproduce the behavior:

  1. Clear Akita data
  2. Visit a website without a favicon with Akita installed in your browser e.g. sharonwang.netlify.app
  3. Visit a website with a favicon e.g. dev.to
  4. Click on Akita extension icon and see

Improve this page

Add a description, image, and links to the monetization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the monetization topic, visit your repo's landing page and select "manage topics."

Learn more