SheetAside
Collect data to a spreadsheet with less clicks.
Qu'est-ce que SheetAside ?
SheetAside est une extension Chrome développée par Libin Ilya, et sa fonction principale est "Collect data to a spreadsheet with less clicks.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension SheetAside
Téléchargez les fichiers d'extension SheetAside 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
SheetAside is a productivity tool for lead collecting, research or any other task that involve spreadsheets. With this extension you can: 1. Quickly access your spreadsheet and insert new data. 2. Create a new spreadsheet on the fly, which automatically saves in your Google Drive.
Informations de Base sur l'Extension
Nom | SheetAside |
ID | hfpiolkhneajmbmjjjahbihgbedgnndc |
URL Officiel | https://chromewebstore.google.com/detail/sheetaside/hfpiolkhneajmbmjjjahbihgbedgnndc |
Description | Collect data to a spreadsheet with less clicks. |
Taille du Fichier | 7.6 KB |
Nombre d'Installations | 45 |
Version Actuelle | 1.1 |
Dernière Mise à Jour | 2018-01-01 |
Date de Publication | 2018-01-01 |
Évaluation | 3.00/5 Total 2 Évaluations |
Développeur | Libin Ilya |
[email protected] | |
Type de Paiement | free |
URL de la Page d'Aide | https://libinpage.typeform.com/to/CEF09W |
URL de la Page de Politique de Confidentialité | https://docs.google.com/document/d/1ReCWLIRlHhdzeTVnCW37fA2bhKLmRSDWgHYz0hQuJnY/edit?usp=sharing |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "SheetAside", "description": "Collect data to a spreadsheet with less clicks.", "version": "1.1", "browser_action": { "default_icon": "icon.png", "default_title": "SheetAside" }, "icons": { "16": "mashroom_logo.png", "48": "mashroom_logo.png", "128": "mashroom_logo.png" }, "background": { "scripts": [ "background.js" ] }, "permissions": [ "activeTab", "contextMenus" ], "content_scripts": [ { "matches": [ " |