Skip to content

Make Tweet links not depend on JavaScript #94

@SecureUtah

Description

@SecureUtah

I noticed that the Tweet buttons are sometimes blocked from loading. I'm assuming it's due to either browser privacy settings or from an adblocker - aren't the buttons created by loading JavaScript from Twitter? With the increased prevalence of adblockers it would be more user-friendly if the Tweet buttons were instead a simple link.

Twitter allows for non-JS Tweets using a Web Intent. I'm hoping it's possible to modify the Tweet link in <div class="tweet-button-container"> in listing.html.jinja to populate a Web Intent for each site but I haven't spent much time yet trying to solve this.

I'll update this if I find a way to make it work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions