[PR #14] [MERGED] InstagramUnfollowers 2.0 #324

Closed
opened 2026-03-07 20:16:27 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/davidarroyo1234/InstagramUnfollowers/pull/14
Author: @tomleb3
Created: 8/17/2022
Status: Merged
Merged: 8/24/2022
Merged by: @davidarroyo1234

Base: masterHead: instagram-unfollowers-2


📝 Commits (1)

📊 Changes

11 files changed (+354 additions, -95 deletions)

View changed files

📝 .gitignore (+1 -0)
.prettierrc.json (+7 -0)
📝 README.md (+39 -18)
Readme/InstaConfirmation.png (+0 -0)
Readme/Pixelatedresult.png (+0 -0)
assets/main.png (+0 -0)
assets/results.png (+0 -0)
📝 min/min.js (+1 -1)
package-lock.json (+50 -0)
package.json (+10 -0)
📝 src/main.js (+246 -76)

📄 Description

A complete re-design while still using some of the base code.
The script no longer needs to be run in the console, now has a GUI, and is provided to the users as a bookmarklet.
Also allows for convenient selection of "users to unfollow".
And lots more.

Note: using NPM here, so would need to npm install in dev environment to get it running.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/davidarroyo1234/InstagramUnfollowers/pull/14 **Author:** [@tomleb3](https://github.com/tomleb3) **Created:** 8/17/2022 **Status:** ✅ Merged **Merged:** 8/24/2022 **Merged by:** [@davidarroyo1234](https://github.com/davidarroyo1234) **Base:** `master` ← **Head:** `instagram-unfollowers-2` --- ### 📝 Commits (1) - [`4f3b5c3`](https://github.com/davidarroyo1234/InstagramUnfollowers/commit/4f3b5c308ea0f7fd0f7d5a04f41d1ed2b8d6e9a5) InstagramUnfollowers 2.0 ### 📊 Changes **11 files changed** (+354 additions, -95 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) ➕ `.prettierrc.json` (+7 -0) 📝 `README.md` (+39 -18) ➖ `Readme/InstaConfirmation.png` (+0 -0) ➖ `Readme/Pixelatedresult.png` (+0 -0) ➕ `assets/main.png` (+0 -0) ➕ `assets/results.png` (+0 -0) 📝 `min/min.js` (+1 -1) ➕ `package-lock.json` (+50 -0) ➕ `package.json` (+10 -0) 📝 `src/main.js` (+246 -76) </details> ### 📄 Description A complete re-design while still using some of the base code. The script no longer needs to be run in the console, now has a GUI, and is provided to the users as a bookmarklet. Also allows for convenient selection of "users to unfollow". And lots more. **Note:** using NPM here, so would need to `npm install` in dev environment to get it running. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 20:16:27 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/InstagramUnfollowers#324
No description provided.