Two Minute Reports
Get your data to Google Sheets and automate your reporting
Two Minute Reportsคืออะไร?
Two Minute Reports เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://gox.ai และคุณลักษณะหลักของมันคือ "Get your data to Google Sheets and automate your reporting"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Two Minute Reports
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
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" } } |