Apptopia: Data & B2B Insights on Mobile Apps

Get Apptopia’s Mobile App Publisher data while you research your prospects’ online presence.

Apptopia: Data & B2B Insights on Mobile Apps क्या है?

Apptopia: Data & B2B Insights on Mobile Apps Apptopia Inc. द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Get Apptopia’s Mobile App Publisher data while you research your prospects’ online presence."।

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

screenshot
screenshot
screenshot
screenshot

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

crx प्रारूप में Apptopia: Data & B2B Insights on Mobile Apps एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

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

                        Apptopia helps Mobile Service Providers and Sales Reps fast-track prospect identification and research to increase win rates. 

🔎Uncover timely insights, improve outreach, and shorten your sales cycle. 

Enhance your prospecting workflow with instant access to Apptopia’s publisher data through our free Chrome Extension (Apptopia subscription required).

🏢🎯Speed up your research by gaining visibility into your prospects’ mobile apps development as your surf their websites and social media profiles (LinkedIn, X, Facebook, or Crunchbase).

Data to help you segment and qualify leads, fast:
- Publisher HQ Location
- Number of Employees
- Store categories where they publish apps
- 30-day trends on key performance metrics (Downloads, DAU, MAU, Revenue, Sessions, Engagement)
- See their top 3 apps by whichever metric you choose
- See the top 3 SDKs used by their apps in any SDK functionality type (ex Ad Network, Analytics)
- See where their mobile app users are located around the globe                    

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

नाम Apptopia: Data & B2B Insights on Mobile Apps Apptopia: Data & B2B Insights on Mobile Apps
ID pcbmdiggonmiolmlnmnldclfnninaaci
आधिकारिक URL https://chromewebstore.google.com/detail/apptopia-data-b2b-insight/pcbmdiggonmiolmlnmnldclfnninaaci
विवरण Get Apptopia’s Mobile App Publisher data while you research your prospects’ online presence.
फ़ाइल का आकार 3.31 MB
स्थापना संख्या 101
वर्तमान संस्करण 1.0.3
अंतिम अपडेट 2023-11-21
प्रकाशन तिथि 2023-11-21
डेवलपर Apptopia Inc.
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://apptopia.com
सहायता पृष्ठ URL https://help.apptopia.com/knowledge/what-is-apptopias-chrome-extension
गोपनीयता नीति पृष्ठ URL https://apptopia.com/privacy
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.3",
    "manifest_version": 3,
    "name": "Apptopia: Data & B2B Insights on Mobile Apps",
    "short_name": "Apptopia: Data & B2B Insights",
    "description": "Get Apptopia\u2019s Mobile App Publisher data while you research your prospects\u2019 online presence.",
    "permissions": [
        "storage",
        "activeTab",
        "scripting",
        "cookies"
    ],
    "background": {
        "service_worker": "serviceWorker.js",
        "type": "module"
    },
    "host_permissions": [
        "*:\/\/*\/*",
        ""
    ],
    "action": {
        "default_title": "Apptopia: Data & B2B Insights",
        "default_icon": {
            "16": "images\/icon-16-gray.png"
        }
    },
    "icons": {
        "16": "images\/icon-16-gray.png",
        "32": "images\/icon-32.png",
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*"
            ],
            "matches": [
                ""
            ]
        },
        {
            "resources": [
                "hermicons.css"
            ],
            "matches": [
                ""
            ]
        },
        {
            "resources": [
                "static\/css\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "externally_connectable": {
        "ids": [
            "*"
        ],
        "matches": [
            ""
        ],
        "accepts_tls_channel_id": false
    }
}