SheetAside
Collect data to a spreadsheet with less clicks.
SheetAside क्या है?
SheetAside Libin Ilya द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Collect data to a spreadsheet with less clicks."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में SheetAside एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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.
एक्सटेंशन की मूल जानकारी
नाम | SheetAside |
ID | hfpiolkhneajmbmjjjahbihgbedgnndc |
आधिकारिक URL | https://chromewebstore.google.com/detail/sheetaside/hfpiolkhneajmbmjjjahbihgbedgnndc |
विवरण | Collect data to a spreadsheet with less clicks. |
फ़ाइल का आकार | 7.6 KB |
स्थापना संख्या | 45 |
वर्तमान संस्करण | 1.1 |
अंतिम अपडेट | 2018-01-01 |
प्रकाशन तिथि | 2018-01-01 |
रेटिंग | 3.00/5 कुल 2 रेटिंग्स |
डेवलपर | Libin Ilya |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
सहायता पृष्ठ URL | https://libinpage.typeform.com/to/CEF09W |
गोपनीयता नीति पृष्ठ URL | https://docs.google.com/document/d/1ReCWLIRlHhdzeTVnCW37fA2bhKLmRSDWgHYz0hQuJnY/edit?usp=sharing |
समर्थित भाषाएँ | 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": [ " |