Unlimited Twitter Follower Free :D

Unlimited Twitter Follower.Mass Follows, Likes, Retweets

Unlimited Twitter Follower Free :D là gì?

Unlimited Twitter Follower Free :D là một tiện ích mở rộng Chrome được phát triển bởi Praneeth Pj, và tính năng chính của nó là "Unlimited Twitter Follower.Mass Follows, Likes, Retweets".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Unlimited Twitter Follower Free :D

Tải xuống các tệp mở rộng Unlimited Twitter Follower Free :D dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        A feature-rich extension to Unlimited follow, like and Tweet on Twitter.

USAGE

1. Log into twitter.com
2. Go to a page with profiles (followers, following, search, list members, likes/retweets)
3. Click on the Unlimited twitter button 
4. Use one of the buttons

CAUTION

Please carefully read the Twitter following rules and best practices. To prevent account suspension/locking increase the wait, limit your follow sessions and take a longer break between the sessions.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Unlimited Twitter Follower Free :D Unlimited Twitter Follower Free :D
ID jogmoockhabcakgbiajjlkeejfphjkfi
URL Chính Thức https://chrome.google.com/webstore/detail/unlimited-twitter-followe/jogmoockhabcakgbiajjlkeejfphjkfi
Mô tả Unlimited Twitter Follower.Mass Follows, Likes, Retweets
Kích Thước Tệp 133 KB
Số Lần Cài Đặt 824
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2020-08-23
Ngày Phát Hành 2020-07-18
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển Praneeth Pj
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "background": {
        "page": "src\/bg\/background.html",
        "persistent": false
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_popup": "src\/browser_action\/browser_action.html",
        "default_title": "Click to Open"
    },
    "default_locale": "en",
    "description": "Unlimited Twitter Follower.Mass Follows, Likes, Retweets",
    "icons": {
        "128": "icons\/icon128.png",
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png"
    },
    "manifest_version": 2,
    "name": "Unlimited Twitter Follower Free :D",
    "options_page": "src\/options\/index.html",
    "permissions": [
        "https:\/\/twitter.com\/*",
        "identity",
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0"
}