SheetAside
Collect data to a spreadsheet with less clicks.
SheetAsideとは何ですか?
SheetAsideはLibin Ilyaによって開発されたChromeの拡張機能で、その主な機能は「Collect data to a spreadsheet with less clicks.」です。
拡張機能のスクリーンショット
SheetAside拡張機能のCRXファイルをダウンロード
SheetAside拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 |
Eメール | [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": [ " |