AddMeFast tool for collecting points

AddMeFast tool will help you with your micro tasks.

AddMeFast tool for collecting points क्या है?

AddMeFast tool for collecting points meHiduHo द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "AddMeFast tool will help you with your micro tasks."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में AddMeFast tool for collecting points एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Boost your online presence effortlessly with the AddMeFast Auto Point Collector Chrome extension! If you're looking to supercharge your social media marketing and crypto promotion campaigns on AddMeFast.com, this tool is your secret weapon.

Key Features:
🚀 Automatic Point Collection: Save time and effort by automating the process of collecting points on AddMeFast. Our bot does the work for you, so you can focus on what matters most – creating and sharing content.

🌐 Multiple Social Platforms: Whether you're interested in promoting your content on Facebook, Twitter, Instagram, YouTube, or any other social media platform supported by AddMeFast, our bot has you covered.

🌟 Customization Options: Tailor the bot to your preferences with customizable settings. You have control over networks, speed and number of repetitions per session.

💡 Save Time and Effort: Manual point collection can be time-consuming. Let our bot handle the repetitive tasks, so you have more time to develop your marketing strategies.

📈 Watch Your Influence Grow: With a steady stream of points, you can boost your likes, shares, followers, and engagement, allowing you to reach a wider audience and improve your social media and crypto marketing results.


Supercharge your online presence and grow your influence on AddMeFast with the AddMeFast Auto Point Collector Chrome extension. Try it today and take your social media marketing and crypto promotion campaigns to the next level!

Disclaimer: This extension is not endorsed by AddMeFast.com

Please read AddMeFast documentation before using any tool to gain points.                    

एक्सटेंशन की मूल जानकारी

नाम AddMeFast tool for collecting points AddMeFast tool for collecting points
ID foefmapdjhbfdehppmnnfghcicfgohpd
आधिकारिक URL https://chromewebstore.google.com/detail/addmefast-tool-for-collec/foefmapdjhbfdehppmnnfghcicfgohpd
विवरण AddMeFast tool will help you with your micro tasks.
फ़ाइल का आकार 233 KB
स्थापना संख्या 1,300
वर्तमान संस्करण 2.02
अंतिम अपडेट 2023-11-28
प्रकाशन तिथि 2023-04-18
रेटिंग 4.83/5 कुल 6 रेटिंग्स
डेवलपर meHiduHo
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://getcheese.co/amf-tool/privacy-policy.html
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "AddMeFast tool for collecting points",
    "description": "AddMeFast tool will help you with your micro tasks.",
    "version": "2.02",
    "default_locale": "en",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "storage",
        "tabs"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.addmefast.com\/*",
                "*:\/\/*.tiktok.com\/*",
                "*:\/\/*.facebook.com\/*",
                "*:\/\/*.instagram.com\/*",
                "*:\/\/*.twitter.com\/*",
                "*:\/\/*.youtube.com\/*",
                "*:\/\/*.soundcloud.com\/*",
                "*:\/\/*.reddit.com\/*"
            ],
            "all_frames": false,
            "js": [
                "jquery.min.js",
                "inject.js",
                "tiktok.js",
                "instagram.js",
                "twitter.js",
                "fb.js",
                "yt.js",
                "sc.js",
                "reddit.js"
            ]
        }
    ],
    "action": {
        "default_popup": "popup\/popup.html",
        "default_icon": {
            "16": "icons\/icon19.png"
        }
    },
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    }
}