AutoTrafficBoot Twitter Follower

Autotrafficboot Twitter Follower.

AutoTrafficBoot Twitter Followerคืออะไร?

AutoTrafficBoot Twitter Follower เป็นส่วนขยายของ Chrome ที่พัฒนาโดย AutoTrafficBoot.in และคุณลักษณะหลักของมันคือ "Autotrafficboot Twitter Follower."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย AutoTrafficBoot Twitter Follower

ดาวน์โหลดไฟล์ส่วนขยาย AutoTrafficBoot Twitter Follower ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        This twitter autotrafficboot extension for autofollow, autolike,autotwit. It can ease everyone to automate multi event on twitter. Really Nice chrome extension for all.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ AutoTrafficBoot Twitter Follower AutoTrafficBoot Twitter Follower
ID kicpldlkljpojbihceohaabdnfiefimf
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/autotrafficboot-twitter-f/kicpldlkljpojbihceohaabdnfiefimf
คำอธิบาย Autotrafficboot Twitter Follower.
ขนาดไฟล์ 130 KB
จำนวนการติดตั้ง 955
เวอร์ชันปัจจุบัน 4.6.1
อัปเดตครั้งล่าสุด 2019-08-10
วันที่เผยแพร่ 2019-08-10
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา AutoTrafficBoot.in
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://autotrafficboot.com
URL หน้าช่วยเหลือ http://autotrafficboot.com/support
ภาษาที่รองรับ 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"
}