ogd Direct Link
get Google Drive Direct Link
What is ogd Direct Link?
ogd Direct Link is a Chrome extension developed by Alexander Ivanov, and its main feature is "get Google Drive Direct Link".
Extension Screenshots
Download ogd Direct Link Extension CRX File
Download ogd Direct Link extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Get Direct Link to Google Drive File
Extension Basic Information
Name | |
ID | nigeoghpkkbchfgkpinghkkobpnakmbn |
Official URL | https://chrome.google.com/webstore/detail/ogd-direct-link/nigeoghpkkbchfgkpinghkkobpnakmbn |
Description | get Google Drive Direct Link |
File Size | 13.87 KB |
Installation Count | 106 |
Current Version | 0.2 |
Last Updated | 2013-06-19 |
Publish Date | 2013-06-19 |
Rating | 4.00/5 Total 1 Ratings |
Developer | Alexander Ivanov |
[email protected] | |
Payment Type | free |
Supported Languages | 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 } |