ogd Direct Link
get Google Drive Direct Link
ogd Direct Linkとは何ですか?
ogd Direct LinkはAlexander Ivanovによって開発されたChromeの拡張機能で、その主な機能は「get Google Drive Direct Link」です。
拡張機能のスクリーンショット
ogd Direct Link拡張機能のCRXファイルをダウンロード
ogd Direct Link拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Get Direct Link to Google Drive File
拡張機能の基本情報
名前 | |
ID | nigeoghpkkbchfgkpinghkkobpnakmbn |
公式URL | https://chrome.google.com/webstore/detail/ogd-direct-link/nigeoghpkkbchfgkpinghkkobpnakmbn |
説明 | get Google Drive Direct Link |
ファイルサイズ | 13.87 KB |
インストール数 | 106 |
現在のバージョン | 0.2 |
最終更新日 | 2013-06-19 |
公開日 | 2013-06-19 |
評価 | 4.00/5 合計 1 レビュー |
開発者 | Alexander Ivanov |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "ogd Direct Link", "description": "get Google Drive Direct Link", "version": "0.2", "permissions": [ "contextMenus" ], "background": { "scripts": [ "ogdDirectLink.js" ] }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "manifest_version": 2 } |