Twitter Post Fetcher Versions Save

Fetch your twitter posts without using the new Twitter 1.1 API. Pure JavaScript! By Jason Mayes

18.0.4

4 years ago

Fixes image bug.

18.0.3

4 years ago

18.0.2

6 years ago

Added polyfill for prepend function for IE/Edge

18.0.1

6 years ago

Fix for dataOnly breaking.

18.0.0

6 years ago

Fixes issue due to a change with content returned from Twitter widget.

17.0.3

6 years ago

Fixes image issue due to src change.

17.0.2

6 years ago

Numerous small fixes.

17.0.0

6 years ago

Fixes bug 128. Required due to breaking change on Twitter side with mime types.

16.0.3

7 years ago

Fixes bug when Author does not exist. Now check is in place to prevent error.

16.0.2

7 years ago

16.0.2 adds a fix for removing all img sources from the HTML before it is converted to a virtual DOM in memory so browsers do not attempt to be clever and download the images in advance. This only applies if user has specified to disable showing images.