Two Minute Reports

Get your data to Google Sheets and automate your reporting

Two Minute Reports क्या है?

Two Minute Reports https://gox.ai द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Get your data to Google Sheets and automate your reporting"।

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

screenshot

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

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

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

                        Try TwoMinuteReports - An easy-to-use Supermetrics alternative.

- Easily create your marketing reports for Google Analytics, Facebook Ads inside Google Sheets 
- For SEO experts, you can easily connect Google Sheets with realtime PageSpeed insights that can fetch web vitals data for 1000+ URLS.
- Also you can connect and backup your Google Search Console queries using Two Minute Reports
- Product people can connect to MySQL, PostgreSQL, Firestore and fetch their product metrics automatically

The best features is the ability to create beautiful reports use Google Sheets as a report designer. No need for sophisticated tools, use simple to use charts in Google Sheets to build your reports.

Lastly , save & automate all your hard-work by scheduling email reports, that will send updated data to your recipients on time. 

Install the Addon here  - https://gsuite.google.com/marketplace/app/two_minute_reports/6804555176                    

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

नाम Two Minute Reports Two Minute Reports
ID nchpadkohdppmldapfbppkmahabfbcjj
आधिकारिक URL https://chromewebstore.google.com/detail/two-minute-reports/nchpadkohdppmldapfbppkmahabfbcjj
विवरण Get your data to Google Sheets and automate your reporting
फ़ाइल का आकार 39.43 KB
स्थापना संख्या 302
वर्तमान संस्करण 1.5
अंतिम अपडेट 2020-10-14
प्रकाशन तिथि 2020-10-13
डेवलपर https://gox.ai
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.gox.ai/two-minute-reports/
सहायता पृष्ठ URL https://www.gox.ai/two-minute-reports/
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Two Minute Reports",
    "version": "1.5",
    "manifest_version": 2,
    "description": "Get your data to Google Sheets and automate your reporting",
    "homepage_url": "https:\/\/www.gox.ai\/two-minute-reports\/",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "background": {
        "page": "src\/bg\/background.html",
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "browser action demo",
        "default_popup": "src\/browser_action\/browser_action.html"
    }
}