jessepollak / jessepollak/command

twitter.com is currently unsupported

Open
#25 2 comments 11 reactions 0 assignees View on GitHub
unsupported
Dominant language
JavaScript
Stars
1.1k
Forks
70
PR merge metrics
No merged PRs in 30d

Description

Currently, all Twitter properties are unsupported. These include:
- twitter.com

Here's what we know so far. Twitter uses `contenteditable` fields for all user input. Unfortunately, their usage of `contenteditable` does not conform to standard protocols, so our general solution that uses the built in `Range` functionality of the browser does not work.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.