mirror of
https://github.com/davidarroyo1234/InstagramUnfollowers.git
synced 2026-04-26 05:15:52 +03:00
[PR #14] [MERGED] InstagramUnfollowers 2.0 #324
Labels
No labels
bug
documentation
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/InstagramUnfollowers#324
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:instagram-unfollowers-2📝 Commits (1)
4f3b5c3InstagramUnfollowers 2.0📊 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 installin dev environment to get it running.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.