AutoTrafficBoot Twitter Follower
Autotrafficboot Twitter Follower.
Co to jest AutoTrafficBoot Twitter Follower?
AutoTrafficBoot Twitter Follower to rozszerzenie Chrome opracowane przez AutoTrafficBoot.in, a jego główną funkcją jest „Autotrafficboot Twitter Follower.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia AutoTrafficBoot Twitter Follower
Pobierz pliki rozszerzeń AutoTrafficBoot Twitter Follower w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
This twitter autotrafficboot extension for autofollow, autolike,autotwit. It can ease everyone to automate multi event on twitter. Really Nice chrome extension for all.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | kicpldlkljpojbihceohaabdnfiefimf |
Oficjalny URL | https://chrome.google.com/webstore/detail/autotrafficboot-twitter-f/kicpldlkljpojbihceohaabdnfiefimf |
Opis | Autotrafficboot Twitter Follower. |
Rozmiar pliku | 130 KB |
Liczba instalacji | 955 |
Aktualna Wersja | 4.6.1 |
Ostatnia Aktualizacja | 2019-08-10 |
Data Publikacji | 2019-08-10 |
Ocena | 5.00/5 Łącznie 2 Oceny |
Deweloper | AutoTrafficBoot.in |
Typ Płatności | free |
Strona Rozszerzenia | http://autotrafficboot.com |
Adres URL Strony Pomocy | http://autotrafficboot.com/support |
Obsługiwane Języki | de,en,es,pl,ru |
manifest.json | |
{ "background": { "page": "src\/bg\/background.html", "persistent": false }, "browser_action": { "default_icon": "icons\/auto2.png", "default_popup": "src\/browser_action\/browser_action.html", "default_title": "Click to Open" }, "default_locale": "en", "description": "Autotrafficboot Twitter Follower.", "homepage_url": "http:\/\/autotrafficboot.com", "icons": { "128": "icons\/auto4.png", "16": "icons\/auto1.png", "48": "icons\/auto3.png" }, "manifest_version": 2, "name": "AutoTrafficBoot Twitter Follower", "options_page": "src\/options\/index.html", "permissions": [ "https:\/\/twitter.com\/*", "http:\/\/autotrafficboot.com\/*", "input", "identity", "storage" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "4.6.1" } |