SheetAside
Collect data to a spreadsheet with less clicks.
Cos'è SheetAside?
SheetAside è un'estensione di Chrome sviluppata da Libin Ilya, e la sua funzione principale è "Collect data to a spreadsheet with less clicks.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione SheetAside
Scarica i file di estensione SheetAside in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | hfpiolkhneajmbmjjjahbihgbedgnndc |
| URL Ufficiale | https://chromewebstore.google.com/detail/sheetaside/hfpiolkhneajmbmjjjahbihgbedgnndc |
| Descrizione | Collect data to a spreadsheet with less clicks. |
| Dimensione del File | 7.6 KB |
| Conteggio Installazioni | 45 |
| Versione Corrente | 1.1 |
| Ultimo Aggiornamento | 2018-01-01 |
| Data di Pubblicazione | 2018-01-01 |
| Valutazione | 3.00/5 Totale 2 Valutazioni |
| Sviluppatore | Libin Ilya |
| [email protected] | |
| Tipo di Pagamento | free |
| URL della Pagina di Aiuto | https://libinpage.typeform.com/to/CEF09W |
| URL della Pagina della Politica sulla Privacy | https://docs.google.com/document/d/1ReCWLIRlHhdzeTVnCW37fA2bhKLmRSDWgHYz0hQuJnY/edit?usp=sharing |
| Lingue Supportate | 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": [
" | |