oneClickDeleteInstagramPost

Add [Delete] button on the post in Personal Page on Instagram. Directly delete post without confirm.

Versión del día 17/10/2018. Echa un vistazo a la versión más reciente.

A continuación se muestran las versiones de este script en las que se actualizó el código. Ver todas las versiones.

  • v1.1.0 9/10/2023

    Fix the wrong hardcode.

  • v1.0.6 12/9/2023

    1.0.6

    Sorry I just gave up Facebook/Meta stuff so there was not a single update in recent years.

    • Support the new API of Instagram.
    • Support the new layout of Instagram.
  • v1.0.5 11/12/2018 ## 1.0.5 - Support browser back and forward action. - Hide btn when in Explore or others' homepage. - New flag `show_alt` to hide post description by default. Because the changes of Instagram, the img-alt of first 12 posts is something like `Image may contain: ***` or `No automatic alt text available.` now, not description of post any longer. I set a new flag called `show_alt` and hide description by default. You can still show the img-alt by setting `show_alt` to 1.
  • v1.0.4 23/11/2018 No need to reflesh the page in your personal page any more.
  • v1.0.3 4/11/2018 Update the GetUrlSegmentByUrl regexp.
  • v1.0.2 27/10/2018
  • v1.0.1 25/10/2018 Fix a visual issue.
  • v1.0.0 17/10/2018