New Unfollow Button
Run Instructions
- Copy Code
- Open the Chrome Dev Tools with F12 and paste the code in the console.
- View the changes
import('https://cdn.jsdelivr.net/npm/@samelogic/js-client@0.0/dist/index.mjs').then(async (mod) => await mod.SamelogicClient.init({changeId: '88d5eed7-8102-491f-949b-c9d264515b30', env: 'production'}))
{ "id": "88d5eed7-8102-491f-949b-c9d264515b30", "name": "New Unfollow Button", "slug": "new-unfollow-button", "description": "", "appId": "b0d0dd63-5edf-42ba-b26f-eddabf529742", "appDomain": "samelogic.com", "url": "https://samelogic.com/steven/following", "urlWildcard": null, "changes": [ { "type": "insert", "htmlContent": "<button class=\"sl-emotion-key-UnstyledButton-root sl-emotion-key-Button-root sl-emotion-key-z0nmra\" type=\"button\" data-button=\"true\"><div class=\"sl-emotion-key-3xbgk5 sl-emotion-key-Button-inner\"><span class=\"sl-emotion-key-qo1k2 sl-emotion-key-Button-label\">Unfollow</span></div></button>", "targetIndex": 1, "insertionMode": "index", "targetSelector": "div#__next > main > div > div > div" } ], "beforeScreenshotUrl": null, "afterScreenshotUrl": null, "userId": null, "creatorName": null, "creatorEmail": null, "userAgent": null, "createdAt": "2023-04-09T22:40:16.011Z", "updatedAt": "2023-04-09T22:40:16.011Z", "app": { "id": "b0d0dd63-5edf-42ba-b26f-eddabf529742", "domain": "samelogic.com", "name": "samelogic-web", "projectId": null, "ownerUserId": null, "userAgent": null, "createdAt": "2023-03-27T20:07:31.361Z", "updatedAt": "2023-03-27T20:07:31.361Z", "owner": null } }