Two Minute Reports
Get your data to Google Sheets and automate your reporting
Qu'est-ce que Two Minute Reports ?
Two Minute Reports est une extension Chrome développée par https://gox.ai, et sa fonction principale est "Get your data to Google Sheets and automate your reporting".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Two Minute Reports
Téléchargez les fichiers d'extension Two Minute Reports au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | Two Minute Reports |
ID | nchpadkohdppmldapfbppkmahabfbcjj |
URL Officiel | https://chromewebstore.google.com/detail/two-minute-reports/nchpadkohdppmldapfbppkmahabfbcjj |
Description | Get your data to Google Sheets and automate your reporting |
Taille du Fichier | 39.43 KB |
Nombre d'Installations | 302 |
Version Actuelle | 1.5 |
Dernière Mise à Jour | 2020-10-14 |
Date de Publication | 2020-10-13 |
Développeur | https://gox.ai |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.gox.ai/two-minute-reports/ |
URL de la Page d'Aide | https://www.gox.ai/two-minute-reports/ |
Langues Prises en Charge | 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" } } |