Search for Podio
Add support to the omnibox to search in your Podio workspaces
Search for Podioとは何ですか?
Search for Podioはhttps://pluscloud.nlによって開発されたChromeの拡張機能で、その主な機能は「Add support to the omnibox to search in your Podio workspaces」です。
拡張機能のスクリーンショット
Search for Podio拡張機能のCRXファイルをダウンロード
Search for Podio拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Podio is the online work platform with everything you need to get your work done smarter. Using Search for Podio you can quickly search your Podio workspaces by just entering 'Podio' in the Chrome Address Bar (omnibox) and pressing the TAB key. Search for Podio pluscloud · Flexible online working Podio Preferred Partner
拡張機能の基本情報
名前 | Search for Podio |
ID | gelfbenddndigjakilaadnpnefkcapne |
公式URL | https://chromewebstore.google.com/detail/search-for-podio/gelfbenddndigjakilaadnpnefkcapne |
説明 | Add support to the omnibox to search in your Podio workspaces |
ファイルサイズ | 22.79 KB |
インストール数 | 79 |
現在のバージョン | 1.2 |
最終更新日 | 2014-06-12 |
公開日 | 2014-06-12 |
評価 | 3.00/5 合計 1 レビュー |
開発者 | https://pluscloud.nl |
支払い方法 | free |
拡張機能のウェブサイト | https://www.pluscloud.nl |
ヘルプページのURL | http://help.pluscloud.nl |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Search for Podio", "description": "Add support to the omnibox to search in your Podio workspaces", "omnibox": { "keyword": "Podio" }, "icons": { "16": "icon.png", "48": "icon_48.png", "128": "icon_128.png" }, "background": { "scripts": [ "background.js" ] }, "version": "1.2", "minimum_chrome_version": "9", "manifest_version": 2 } |