Power Tools
Power Tools for Podio is a bundle of 4 tools that will make your Podio life much easier. These 4 tools are included in this…
Hvad er Power Tools?
Power Tools er en Chrome-udvidelse udviklet af https://momentumtools.io, og dens hovedfunktion er "Power Tools for Podio is a bundle of 4 tools that will make your Podio life much easier. These 4 tools are included in this…".
Udvidelsesskærmbilleder
Download Power Tools-udvidelses-CRX-fil
Download Power Tools-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Power Tools for Podio is a bundle of 4 tools that will make your Podio life much easier.
These 4 tools are included in this extension:
- Bulk Edit: Update multiple Podio items directly from your table overview.
- Power Export: Combine your linked Podio apps in one export. Drag and drop the columns you want to export, save your report and click export.
- Power Sync: Sync your Podio app to a Google Sheet.
- Power filters: Filter on fields from related Podio apps. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | poiiimgigdekjmhpohdceabjlocjenfl |
| Officiel URL | https://chromewebstore.google.com/detail/power-tools/poiiimgigdekjmhpohdceabjlocjenfl |
| Beskrivelse | Power Tools for Podio is a bundle of 4 tools that will make your Podio life much easier. These 4 tools are included in this… |
| Filstørrelse | 322 KB |
| Antal Installationer | 2,820 |
| Nuværende Version | 2.0.5 |
| Senest Opdateret | 2023-08-21 |
| Udgivelsesdato | 2020-06-29 |
| Bedømmelse | 4.67/5 Samlet 21 Bedømmelser |
| Udvikler | https://momentumtools.io |
| [email protected] | |
| Betalingsmetode | in_app |
| Udvidelseswebsted | https://momentumtools.io/podio-bulk-edit-export?utm_source=chrome_store&utm_medium=web&utm_campaign=chrome_store&utm_term=chrome_store |
| Hjælpeside-URL | https://support.momentumtools.io/container/show/28054 |
| URL til Fortrolighedspolitik Side | https://momentumtools.io/hc/privacy-policy |
| Understøttede Sprog | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Power Tools",
"version": "2.0.5",
"manifest_version": 3,
"action": {
"default_popup": "src\/pop-up\/index.html",
"default_icon": {
"128": "assets\/logo.png"
},
"default_title": "Power Tools"
},
"icons": {
"128": "assets\/logo.png"
},
"background": {
"service_worker": "background\/background.js"
},
"content_scripts": [
{
"matches": [
"*:\/\/*.podio.com\/*"
],
"js": [
"content-scripts\/main.js"
]
}
],
"web_accessible_resources": [
{
"matches": [
" | |