Arrow Ai: done-for-you social media posting

Posting on social media is a pain in the you know what. Arrow does it using Artificial Intelligence, try it for FREE!

Arrow Ai: done-for-you social media posting क्या है?

Arrow Ai: done-for-you social media posting Arrow द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Posting on social media is a pain in the you know what. Arrow does it using Artificial Intelligence, try it for FREE!"।

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

screenshot
screenshot

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

crx प्रारूप में Arrow Ai: done-for-you social media posting एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

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

                        Arrow Ai: 

Reach new customers without lifting a finger!  Leverage artificial intelligence to save time and money posting on your businesses social media accounts. 


☝   Build your business influence.

🔎   Find and post engaging content, grow your following and build real traction for your business on Facebook and Instagram.

🆓   Free tool for any business to post like a pro.

🙋   Looking for traction for your business?  Arrow works!  Businesses choose Arrow to build real engagement.

😊   300% Increase in engagement on average!                    

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

नाम Arrow Ai: done-for-you social media posting Arrow Ai: done-for-you social media posting
ID hnibfglglgaebegcdilfpnjomabgcinb
आधिकारिक URL https://chromewebstore.google.com/detail/arrow-ai-done-for-you-soc/hnibfglglgaebegcdilfpnjomabgcinb
विवरण Posting on social media is a pain in the you know what. Arrow does it using Artificial Intelligence, try it for FREE!
फ़ाइल का आकार 7.84 MB
स्थापना संख्या 301
वर्तमान संस्करण 3.0.17
अंतिम अपडेट 2023-03-01
प्रकाशन तिथि 2021-07-15
रेटिंग 5.00/5 कुल 11 रेटिंग्स
डेवलपर Arrow
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.getarrow.ai/
सहायता पृष्ठ URL https://www.getarrow.ai/
गोपनीयता नीति पृष्ठ URL https://www.getarrow.ai/privacy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Arrow Ai: done-for-you social media posting",
    "description": "Posting on social media is a pain in the you know what. Arrow does it using Artificial Intelligence, try it for FREE!",
    "version": "3.0.17",
    "manifest_version": 2,
    "homepage_url": "https:\/\/www.getarrow.ai\/",
    "default_locale": "en",
    "permissions": [
        "webRequestBlocking",
        "webRequest",
        "",
        "*:\/\/*\/*",
        "tabs",
        "storage",
        "identity",
        "identity.email",
        "webNavigation"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/*.getarrow.ai\/*",
            "https:\/\/arrow-bill.ngrok.io\/*",
            "https:\/\/arrow-ishtiaq.ngrok.io\/*",
            "https:\/\/arrow-syed.ngrok.io\/*"
        ]
    },
    "icons": {
        "16": "icons\/16-yellow.png",
        "24": "icons\/24-yellow.png",
        "32": "icons\/32-yellow.png",
        "48": "icons\/48-yellow.png",
        "128": "icons\/128-yellow.png"
    },
    "content_security_policy": "script-src 'self'  https:\/\/www.google-analytics.com\/analytics.js https:\/\/connect.facebook.net\/en_US\/fbevents.js https:\/\/connect.facebook.net\/signals\/config\/399731947808462; object-src 'self';",
    "background": {
        "scripts": [
            "js\/background.js"
        ],
        "persistent": true
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.facebook.com\/*",
                "https:\/\/www.google.com\/",
                "https:\/\/ads.google.com\/*"
            ],
            "js": [
                "js\/content-script.js"
            ]
        }
    ],
    "browser_action": {
        "default_popup": "popup.html",
        "default_title": "Arrow Boost",
        "default_icon": {
            "16": "icons\/16-yellow.png",
            "24": "icons\/24-yellow.png",
            "32": "icons\/32-yellow.png",
            "48": "icons\/48-yellow.png",
            "128": "icons\/128-yellow.png"
        }
    }
}