Search for Podio

Add support to the omnibox to search in your Podio workspaces

Wat is Search for Podio?

Search for Podio is een Chrome-extensie ontwikkeld door https://pluscloud.nl, en de belangrijkste functie is "Add support to the omnibox to search in your Podio workspaces".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Search for Podio

Download Search for Podio-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam Search for Podio Search for Podio
ID gelfbenddndigjakilaadnpnefkcapne
Officiële URL https://chromewebstore.google.com/detail/search-for-podio/gelfbenddndigjakilaadnpnefkcapne
Beschrijving Add support to the omnibox to search in your Podio workspaces
Bestandsgrootte 22.79 KB
Aantal Installaties 79
Huidige Versie 1.2
Laatst Bijgewerkt 2014-06-12
Publicatiedatum 2014-06-12
Beoordeling 3.00/5 Totaal 1 Beoordelingen
Ontwikkelaar https://pluscloud.nl
Betalingswijze free
Extensiewebsite https://www.pluscloud.nl
Help Pagina-URL http://help.pluscloud.nl
Ondersteunde Talen 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
}