Giter Club home page Giter Club logo

antigram-extension's Introduction

Hi there ๐Ÿ‘‹

Hi there! Iโ€™m a frontend developer and designer from Barcelona.

๐ŸŒฑ Interested in sustainable web design and using technology for social change.

๐ŸŒป Proactive, responsible and very organized. Fast learner, curious and creative.

๐Ÿ’ป Currently working as a Frontend Engineer at Adevinta

๐ŸŽถ I also enjoy singing, playing guitar and writting songs!

Projects

  • ๐Ÿงญ Maintaining Antigram, a Chrome Extension to block Instragam's addictive features.

antigram-extension's People

Contributors

aymdevtime avatar aymyo avatar futurepastori avatar marcsaga avatar marilok avatar pypp avatar silasstokes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

antigram-extension's Issues

Suggestion, stop feed video audio from autoplaying even if the video post is hidden

As title suggests, if the first/displayed post in the feed is a video, it can start playing audio, and will then be hidden by antigram, while continuing audio, and you can't mute the video because the video is hidden by antigram. If you open your computer up and instagram is open at school or something, you'll be forced to immediately mute your laptop to avoid playing whatever the insta algo suggested for everyone in the room to hear.

Support hiding reels

Hey, is there a way to hide reels and other "instagram suggestions" that are now part of the feed?

I tried playing with it by using javacsript like that:
a = document.querySelectorAll('article:has( a[href^=\/reels])')
a.forEach((e) => {e.parentElement.removeChild(e)})

but it seems that it affects some of Instagram logic and breaks the page.
I also tried something less intrusive like changing the display to none but still it makes problems

I would be glad to add this feature in a pull request, any ideas how to bypass these problems?

Add: Improve color changes

Change the background color in:

  • Footer
  • "Mobile version"

to do this, maybe we can modify directly the color variables used in the whole site so that all tags with a certain color change to the selected one. This way we can easily change the colors of other elements and add a dark mode.

Fix: Change selectors from classes to DOM elements

Currently I'm selecting elements to hide from their classes, which could potentially change in future Instagram builds. I should change them to DOM element selectors, which could also change, but less frecuently (Is not like Instagram cares too much about their web version).

Add: Hide the notifications icon

image

image

Not sure if it refers to the whole icon (the heart) or the little red dot that appears when there's new stuff, both could be considered.

Idea: See content only from close friends

fetch the list of close friends, only show posts and stories that are from these group. Optionally have a dropdown, or a button, that then lets you see the rest if you chose so.

Help: Change Inefficient loop

The function that applies changes ApplyAntigram gets called every 1000ms. This was a quickfix so I could keep working on the extension, but it should be changed for something more efficient.

Add: Time restrictions

Add a functionality that lets the user define a daily time limit to instagram and make the instagram website unavailable when the limit has been reached.

Add: Lock options

Add the possibility to lock the option values with a password, or forever.

A Suggestion!!!

Hi, I loved your extension its pretty simple and very nice.

One small suggestion I'd like to give you is that please add option to BLOCK REELS as its pretty annoying.
Its a simple issue but I will be glad if any such modification took place in this extention.

Suggestions, Stories and Feed aren't hidden even when I select "Hide"

For some time now the Stories were still have been showing up despite me having "Hide Stories" permanently selected. Recently I noticed the Suggestions were also visible again even though I have them permanently selected as "hidden". They stayed visible even when I turned the Hide options off and on again, and refreshed the Instagram page.

Just today I discovered that "Hide Feed" also no longer works. ("Hide Explore" still seems to work for now.)

If someone could fix this soon I'd be very grateful :)

Toggles instead of checkboxes

It's not a bug or an error, it's more of a request:
Is it possible to reimplement the toggles instead of the checkboxes?

Option to hide 'Search' as well, or DM-only mode

"Just what I was looking for. The ultimate extension for minimalists who can't part with the app for the sake of connectivity. I wish there was an option to hide 'Search' as well, or maybe a DM mode, which will allow users to only use the DM feature." - Shubham

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.