Free 100 TikTok Followers

Get 100 Real Followers Instantly For Free. No survey, Without verification, No human verification or survey.

什么是Free 100 TikTok Followers?

Free 100 TikTok Followers是由ProductivityImprover开发的Chrome扩展程序,该扩展的主要功能是“Get 100 Real Followers Instantly For Free. No survey, Without verification, No human verification or survey.”。

扩展截图

screenshot

下载Free 100 TikTok Followers扩展crx文件

下载Free 100 TikTok Followers扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Want More TikTok Followers? This extension can help you.
Follow more, Get More Followers.

You can get 100 Free Real Followers first for a try. 
This process may last for several days for safety. 
If you set up your TikTok account More attractive,  More Followers You will Get.
Don't worry!                    

扩展基本信息

名称 Free 100 TikTok Followers Free 100 TikTok Followers
ID ncpkfekjgckgoiahccemhoddonaockdl
官方URL https://chrome.google.com/webstore/detail/free-100-tiktok-followers/ncpkfekjgckgoiahccemhoddonaockdl
简介 Get 100 Real Followers Instantly For Free. No survey, Without verification, No human verification or survey.
文件大小 3.29 MB
安装次数 472
当前版本 1.0.1
更新时间 2020-12-29
上架时间 2020-12-29
评分 1.00/5 共1次评分
开发者 ProductivityImprover
电子邮箱 [email protected]
付费类型 free
扩展官网 https://www.tiktokdataplatform.com/
帮助页面URL https://www.tiktokdataplatform.com/
隐私政策页面URL https://sites.google.com/view/piprivacypolicy/home
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Free 100 TikTok Followers",
    "version": "1.0.1",
    "description": "Get 100 Real Followers Instantly For Free. No survey, Without verification, No human verification or survey.",
    "icons": {
        "16": "images\/icon16.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon48.png",
        "default_title": "Free 100 TikTok Followers | Free TikTok Follower Generator",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/www.tiktok.com\/*"
            ],
            "js": [
                "lib\/jquery-3.1.1.min.js",
                "js\/content.js"
            ]
        }
    ],
    "background": {
        "scripts": [
            "js\/background.js"
        ],
        "persistent": true
    },
    "web_accessible_resources": [
        "images\/*",
        "pay\/pr.html",
        "pay\/pr.js"
    ],
    "permissions": [
        "https:\/\/www.tiktok.com\/",
        "https:\/\/js.stripe.com\/",
        "storage",
        "tabs"
    ],
    "content_security_policy": "script-src 'self' https:\/\/js.stripe.com; object-src 'self'"
}