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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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"
    }
}