# Designer searching fo a developer to make a crazy add-on

**URL:** https://discourse.mozilla.org/t/designer-searching-fo-a-developer-to-make-a-crazy-add-on/7858
**Category:** Add-on Support
**Created:** [March 31, 2016, 5:47pm UTC](https://discourse.mozilla.org/t/designer-searching-fo-a-developer-to-make-a-crazy-add-on/7858 "2016-03-31T17:47:39Z")
**Posts on this page:** 11
**Page:** 1

<div class="post-metadata">

### Author: ![sztra](https://avatars.discourse-cdn.com/v4/letter/s/7cd45c/32.png) [@sztra](https://discourse.mozilla.org/u/sztra)
#### Post date: [March 31, 2016, 5:47pm UTC](https://discourse.mozilla.org/t/designer-searching-fo-a-developer-to-make-a-crazy-add-on/7858/1 "2016-03-31T17:47:40Z")

</div>

Hi

Let me know, where is the right place to present my add-on idea and find a developer, who likes it and want to work with me on this.

Thanks

---

<div class="post-metadata">

### Author: ![n8chz](https://avatars.discourse-cdn.com/v4/letter/n/87869e/32.png) [@n8chz](https://discourse.mozilla.org/u/n8chz)
#### Post date: [April 1, 2016, 11:20am UTC](https://discourse.mozilla.org/t/designer-searching-fo-a-developer-to-make-a-crazy-add-on/7858/2 "2016-04-01T11:20:24Z")

</div>

What do you mean by crazy add-on? Monetized to an extent that’s crazy?

---

<div class="post-metadata">

### Author: ![sztra](https://avatars.discourse-cdn.com/v4/letter/s/7cd45c/32.png) [@sztra](https://discourse.mozilla.org/u/sztra)
#### Post date: [April 1, 2016, 1:19pm UTC](https://discourse.mozilla.org/t/designer-searching-fo-a-developer-to-make-a-crazy-add-on/7858/3 "2016-04-01T13:19:22Z")

</div>

Ok, than I say a few words about the add-on. It is not made for profit in mind.

It’s name would be **Facebook-meter** , which measures how many meters of Facebook content did you visit/scroll per day. The never ending FB content makes people consume more and this app would show in a funny way the huge quantity of information we consume.

An extension of this plugin would be to show how an overall meter of all content we consume/day. In statistics page we could comparison, like **25 May 2016 - Facebook, 45,5 meter** : this content printed on wallpaper would cover a room of 5x4 meter.

---

<div class="post-metadata">

### Author: ![desktopd](https://sea1.discourse-cdn.com/flex001/user_avatar/discourse.mozilla.org/desktopd/32/4520_2.png) [@desktopd](https://discourse.mozilla.org/u/desktopd)
#### Post date: [April 5, 2016, 11:43am UTC](https://discourse.mozilla.org/t/designer-searching-fo-a-developer-to-make-a-crazy-add-on/7858/4 "2016-04-05T11:43:20Z")

</div>

I could personally work on it _if and when I have enough time_, but I prefer a generic add-on. i.e. can be used for other sites too. The user would select websites (domains) to track.

The add-on would display a panel like this:

```
facebook.com 4.32 [history]
twitter.com 2.05 [history]
mozilla-community.org 0.56 [history]
...

```

This should be locale-customizable: e.g. 1.00 vs 1,00  
Also for feet / meters

However, measuring scrolling is in fact a rather difficult task technically because many sites use customized layouts for scrolling. Simple example: scrolling `<html>` vs `<body>`. Determining display density is another part.

Simple check possible with an add-on:  
[https://addons.mozilla.org/en-US/firefox/addon/clickguard/](https://addons.mozilla.org/en-US/firefox/addon/clickguard/)  
_Disclaimer: I work on ClickGuard (not developed for money)._  
This is a “hidden” feature. That is,

> Toggling ClickGuard normally does not block scrolling.  
> However, when a website uses specially customized scrolling, it will be blocked.

* * *

If you don’t need to measure such a complex website, coding will be easier. (Test on your favorite websites) Have any ideas?

---

<div class="post-metadata">

### Author: ![sztra](https://avatars.discourse-cdn.com/v4/letter/s/7cd45c/32.png) [@sztra](https://discourse.mozilla.org/u/sztra)
#### Post date: [April 5, 2016, 3:22pm UTC](https://discourse.mozilla.org/t/designer-searching-fo-a-developer-to-make-a-crazy-add-on/7858/5 "2016-04-05T15:22:34Z")

</div>

Hi

Thanks for your reply.  
I am glad you are interested in this project. It is OK for me to be flexible with time and project details. If you think we could do a reasonable plugin in 3-6 months, than I am in.

I have basic HTML knowledge, but maybe I could help with rough ideas. On usability, design and features/ideas I could help you more.

When and if you are ready we can move, the discussion somewhere else and make the first steps. I have a few measuring ideas as well.

---

<div class="post-metadata">

### Author: ![desktopd](https://sea1.discourse-cdn.com/flex001/user_avatar/discourse.mozilla.org/desktopd/32/4520_2.png) [@desktopd](https://discourse.mozilla.org/u/desktopd)
#### Post date: [April 6, 2016, 11:45am UTC](https://discourse.mozilla.org/t/designer-searching-fo-a-developer-to-make-a-crazy-add-on/7858/6 "2016-04-06T11:45:06Z")

</div>

This measures scrolling, but no history data will be saved for now. As usual, you’ll need to disable signing enforcement in Firefox to test this development version. A good icon and branding will be needed before publishing. The code is currently published under a generic free software license.

[https://notabug.org/neuemars/xpi-bucket/raw/master/@scrollmeter-0.1.0a1+git.53e7ef18.xpi](https://notabug.org/neuemars/xpi-bucket/raw/master/@scrollmeter-0.1.0a1+git.53e7ef18.xpi)

Source code:  
[https://notabug.org/desktopd/scrollmeter](https://notabug.org/desktopd/scrollmeter)

Do you have an [addons.mozilla.org](http://addons.mozilla.org) account (Firefox Account)? Would you like to submit the add-on to Mozilla yourself? Or should I submit it using the Desktopd Project’s account when finished? Of course, co-submission is also possible (with multiple owners).

---

<div class="post-metadata">

### Author: ![sztra](https://avatars.discourse-cdn.com/v4/letter/s/7cd45c/32.png) [@sztra](https://discourse.mozilla.org/u/sztra)
#### Post date: [April 6, 2016, 12:50pm UTC](https://discourse.mozilla.org/t/designer-searching-fo-a-developer-to-make-a-crazy-add-on/7858/7 "2016-04-06T12:50:50Z")

</div>

Hi

I made an account, my username is: sztrapacska  
I could submit the Addon with you as a co-author.

I didn’t use this Mozilla AddOn thing so let me know where can we communicate.

---

<div class="post-metadata">

### Author: ![desktopd](https://sea1.discourse-cdn.com/flex001/user_avatar/discourse.mozilla.org/desktopd/32/4520_2.png) [@desktopd](https://discourse.mozilla.org/u/desktopd)
#### Post date: [April 7, 2016, 10:20am UTC](https://discourse.mozilla.org/t/designer-searching-fo-a-developer-to-make-a-crazy-add-on/7858/8 "2016-04-07T10:20:54Z")

</div>

I manage this account for Desktopd Project:  
[https://addons.mozilla.org/en-US/firefox/user/desktopd-collaboration/](https://addons.mozilla.org/en-US/firefox/user/desktopd-collaboration/)  
The email address for it is not secret (desktopd dash l at ochaken dot cf) but it may change in the future.  
I can see emails sent to this address. Subscription for this mailing list is not open so it can be used for private communication.

---

<div class="post-metadata">

### Author: ![sztra](https://avatars.discourse-cdn.com/v4/letter/s/7cd45c/32.png) [@sztra](https://discourse.mozilla.org/u/sztra)
#### Post date: [April 9, 2016, 11:28am UTC](https://discourse.mozilla.org/t/designer-searching-fo-a-developer-to-make-a-crazy-add-on/7858/9 "2016-04-09T11:28:07Z")

</div>

did you got my email? if not write me to contact at vancsa dot com

---

<div class="post-metadata">

### Author: ![kpeo](https://sea1.discourse-cdn.com/flex001/user_avatar/discourse.mozilla.org/kpeo/32/32505_2.png) [@kpeo](https://discourse.mozilla.org/u/kpeo)
#### Post date: [December 12, 2019, 4:30pm UTC](https://discourse.mozilla.org/t/designer-searching-fo-a-developer-to-make-a-crazy-add-on/7858/10 "2019-12-12T16:30:46Z")

</div>

You can also check my ported (from Chrome) and updated addon:

> **[ScrollMeter – Загрузите это расширение для 🦊 Firefox (ru)](https://addons.mozilla.org/ru/firefox/addon/scrollmeter/)**
>
> Загрузить ScrollMeter для Firefox. This extension displays the statistics on scrolled distance for current site

---

<div class="post-metadata">

### Author: ![sztra](https://avatars.discourse-cdn.com/v4/letter/s/7cd45c/32.png) [@sztra](https://discourse.mozilla.org/u/sztra)
#### Post date: [December 13, 2019, 5:52pm UTC](https://discourse.mozilla.org/t/designer-searching-fo-a-developer-to-make-a-crazy-add-on/7858/11 "2019-12-13T17:52:20Z")

</div>

You really made a year before me and i didn’t see it.  
I will test it …curious to see it how it works.
