Martin Giger

Results 88 issues of Martin Giger

Little type icon? "Xyz went live on type"? I prefer the second one.

enhancement

Known API endpoints: - http://live.afreeca.com:8057/api/main_broad_list_api.php?selectType=action&selectValue=all&orderType=view_cnt&pageNo=1&lang=en-US&_=1447591042929&type=json - http://api.afreeca.tv/live/view_live.php?rt=json&lc=en-US&pt=view&pbw=&adok=&bno=&bid=gndbzl - http://live.afreeca.com:8057/api/get_category.php?type=json&charset=utf-8 - http://live.afreeca.com:8057/api/get_broad_state_list.php?uid=sogoodtt - http://live.afreeca.com:8057/afreeca/broad_list_api.php JSONP only? Though the API one could be for a different platform, I'm not sure. Embeds: -...

provider
Waiting for API

Figure something out for logging in.

enhancement

Only API with live stream info I could find is https://air.mozilla.org/roku/categories.xml.

provider
Waiting for API

Currently auto detect only works with the credentials storage of the browser. This limits the feature more or less to twitch. For example mlg possibly needs the user to be...

enhancement

Mute the notifications even if the user is watching a stream on a page, which is not necessarily the channel page.

enhancement

There should be a namespace to interact with chat. The following is an old draft of mine of what that could look like: ## APIs (ordered by namespaces) - chat...

I don't think the link at https://github.com/thundernest/developer-docs/blob/master/thunderbird-development/building-thunderbird/README.md#make-your-build-faster really provides any insight on how to set up ccache. I also think it's now recommended to use [sccace](https://github.com/mozilla/sccache) for Firefox, not sure...

I suggest to use additional methods to recognize bots. - Use BTTV channel bots (`https://api.betterttv.net/2/channels/{channel}`) - Use twitchbots.info to identify bots (https://twitchbots.info/api) As the author of twitchbots.info, I am of...

enhancement

The extension currently runs in all pages and then has its own filter to decide if a website should get the special treatment. Instead, the extension should just use the...

enhancement