Two Minute Reports

Get your data to Google Sheets and automate your reporting

Two Minute Reportsとは何ですか?

Two Minute Reportsはhttps://gox.aiによって開発されたChromeの拡張機能で、その主な機能は「Get your data to Google Sheets and automate your reporting」です。

拡張機能のスクリーンショット

screenshot

Two Minute Reports拡張機能のCRXファイルをダウンロード

Two Minute Reports拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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"
    }
}