Tiktok : Unfollower !
very simple Macro unfollower for tiktok
O que é Tiktok : Unfollower !?
Tiktok : Unfollower ! é uma extensão do Chrome desenvolvida por https://frxangelz.blogspot.com, e sua principal característica é "very simple Macro unfollower for tiktok".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Tiktok : Unfollower !
Baixe arquivos de extensão Tiktok : Unfollower ! no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
This is a just simple tiktok unfollower script, nothing fancy, but very helpful for someone who doesnt like to spend lot of times with single click on every tiktok account followed. Imagine if you have followed thousands of tiktok accounts, with this chrome extension, you can do it easily. note: Please use English Layout to work with this extension if you have questions, suggestions or complaints you can leave a comment on youtube : https://www.youtube.com/watch?v=juTshndzYBo Thankyou.
Informações Básicas da Extensão
Nome | Tiktok : Unfollower ! |
ID | ifmoaiideadhbgdbjcckdbfpgmfplcem |
URL Oficial | https://chromewebstore.google.com/detail/tiktok-unfollower/ifmoaiideadhbgdbjcckdbfpgmfplcem |
Descrição | very simple Macro unfollower for tiktok |
Tamanho do Arquivo | 297 KB |
Contagem de Instalações | 3,612 |
Versão Atual | 0.0.7 |
Última Atualização | 2021-11-20 |
Data de Publicação | 2021-05-28 |
Classificação | 1.64/5 Total de 14 Avaliações |
Desenvolvedor | https://frxangelz.blogspot.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://www.youtube.com/channel/UCqRqvw9n7Lrh79x3dRDOkDg |
URL da Página de Ajuda | https://frxangelz.blogspot.com |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Tiktok : Unfollower !", "background": { "scripts": [ "src\/bg\/background.js" ] }, "version": "0.0.7", "manifest_version": 2, "description": "very simple Macro unfollower for tiktok", "homepage_url": "http:\/\/frxangelz.blogspot.com", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "browser_action": { "default_icon": "icons\/icon19.png", "default_title": "Tiktok unfollower", "default_popup": "src\/browser_action\/browser_action.html" }, "permissions": [ "background", "http:\/\/*.tiktok.com\/*", "https:\/\/tiktok.com\/*" ], "content_scripts": [ { "matches": [ " |