Dream100

Follow, like and comment on the social media activity of top influencers so you can grow your network and get on their radar!

Dream100คืออะไร?

Dream100 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Michael และคุณลักษณะหลักของมันคือ "Follow, like and comment on the social media activity of top influencers so you can grow your network and get on their radar!"

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        NEW Software Builds Fast Relationships With Your Dream 100®

Dream 100® Software will quickly do the following: 

1) Organize your Dream 100® (ditch the spreadsheets)
2) Research & find contact info  
3) Warm up and get them to know you in just minutes on any social platform
4) Deliver value in a non-creepy way
5) Choose an outcome, follow the steps to get there
6) Contact them in just one click, cash-in! 

It's perfect for you and your team! 

If you haven't already, join the Dream 100 Software package today at: www.JoinDream100.com

*Item does NOT have access to user data through Facebook access token which is not needed to provide primary functionality of the item. 

Privacy policy: https://d100.com/privacy-policy                    

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

ชื่อ Dream100 Dream100
ID fmmkljmpghfdjaeinpgclkhgbjmkkhom
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/dream100/fmmkljmpghfdjaeinpgclkhgbjmkkhom
คำอธิบาย Follow, like and comment on the social media activity of top influencers so you can grow your network and get on their radar!
ขนาดไฟล์ 2.02 MB
จำนวนการติดตั้ง 100
เวอร์ชันปัจจุบัน 2.1.9
อัปเดตครั้งล่าสุด 2023-05-30
วันที่เผยแพร่ 2021-10-14
คะแนน 5.00/5 รวมทั้งหมด 7 คะแนน
ผู้พัฒนา Michael
อีเมล [email protected]
ประเภทการชำระเงิน in_app
เว็บไซต์ส่วนขยาย https://www.d100.com
URL หน้าช่วยเหลือ https://d100.com/about
URL หน้านโยบายความเป็นส่วนตัว https://d100.com/privacy-policy
ภาษาที่รองรับ en-US
manifest.json
{
    "action": {
        "browser_style": false,
        "default_popup": "\/index.html",
        "default_title": "Dream100"
    },
    "background": {
        "service_worker": "\/background\/background.js"
    },
    "content_scripts": [
        {
            "js": [
                "\/lib\/jquery-3.4.1.min.js",
                "assets\/js\/content.js"
            ],
            "matches": [
                "*:\/\/*.linkedin.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "enabled": true,
                "id": "ruleset_1",
                "path": "rules.json"
            }
        ]
    },
    "description": "Follow, like and comment on the social media activity of top influencers so you can grow your network and get on their radar!",
    "host_permissions": [
        "*:\/\/*.facebook.com\/*",
        "*:\/\/*.instagram.com\/*",
        "*:\/\/*.youtube.com\/*",
        "*:\/\/*.youtube.com\/*"
    ],
    "icons": {
        "32": "icons\/32.png",
        "64": "icons\/64.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAj168+J9gZoefvMdETiu+VWO+QdHL7LsK0yATU\/kFBJhHODAkhScq5xRQ4LDD9PeJEKawyZGRg+UH6hBKE6MIpHdEy0HAb\/a\/GPgthKkcoUwYslWGTqwpdg1VdcSfyFv0Y0lkjxf3dOavfvJuQaP5PJGlfTee9I1FAjwrwzE87omdNeWUBN1Es+4PwO2l1M1u8akq9d\/m2RlMmikh888ZIwcBx56jfmEb8sZKE0HeA4IddY9FH7iePahTyuxDsKPCqXy03p1EdKx9Ogq9dmooNp6hbCwFWA81ZXyjutesNRrJ22GJMdg9zykizTPis8KS7SneEgpmnowIabW2eyPxfQIDAQAB",
    "manifest_version": 3,
    "name": "Dream100",
    "permissions": [
        "storage",
        "tabs",
        "alarms",
        "declarativeNetRequest"
    ],
    "short_name": "Dream100",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.1.9",
    "web_accessible_resources": [
        {
            "extension_ids": [],
            "matches": [],
            "resources": [
                "*"
            ]
        }
    ]
}