airfocus Strategy, Roadmaps, Prioritization

The first modular product management platform: Discover, learn, plan and deliver - your way.

Τι είναι το airfocus Strategy, Roadmaps, Prioritization;

Το airfocus Strategy, Roadmaps, Prioritization είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον airfocus, και η κύρια λειτουργία του είναι "The first modular product management platform: Discover, learn, plan and deliver - your way.".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης airfocus Strategy, Roadmaps, Prioritization

Λήψη αρχείων επέκτασης airfocus Strategy, Roadmaps, Prioritization σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        airfocus offers a modern and modular product management platform. It provides a complete solution for product teams to manage and communicate their strategy, prioritize their work, build roadmaps, and connect feedback to solve the right problems. 

Designed with flexibility in mind, airfocus allows you to quickly customize the platform to fit your needs without disrupting the way your team works.

This extension enables you and your team to add items at any time and anywhere.

The extension pre-fills your item title and description, but you can edit it at any time. 

HOW TO GET STARTED

- Log into airfocus
- Highlight text on any webpage, select the extension icon in your browser’s toolbar
- Enrich the item with data before sending it to one of your airfocus workspaces

Learn more here: https://help.airfocus.com/en/articles/3674933-submit-items-with-the-airfocus-extension-for-chrome                    

Βασικές Πληροφορίες Επέκτασης

Όνομα airfocus Strategy, Roadmaps, Prioritization airfocus Strategy, Roadmaps, Prioritization
ID lkbmgainfjncahghljfjjbhboeajpega
Επίσημο URL https://chromewebstore.google.com/detail/airfocus-strategy-roadmap/lkbmgainfjncahghljfjjbhboeajpega
Περιγραφή The first modular product management platform: Discover, learn, plan and deliver - your way.
Μέγεθος Αρχείου 699 KB
Αριθμός Εγκαταστάσεων 203
Τρέχουσα Έκδοση 0.4.4
Τελευταία Ενημέρωση 2024-03-06
Ημερομηνία Δημοσίευσης 2020-04-03
Αξιολόγηση 5.00/5 Συνολικά 5 Αξιολογήσεις
Προγραμματιστής airfocus
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://airfocus.com/?utm_source=chrome-extension&utm_medium=listing
Διεύθυνση URL της Σελίδας Βοήθειας https://help.airfocus.com/en/articles/3674933-submit-items-with-the-airfocus-extension-for-chrome
URL της Σελίδας Πολιτικής Απορρήτου https://airfocus.com/privacy
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "airfocus Strategy, Roadmaps, Prioritization",
    "version": "0.4.4",
    "short_name": "airfocus",
    "description": "The first modular product management platform: Discover, learn, plan and deliver - your way.",
    "background": {
        "service_worker": "serviceworker.js"
    },
    "action": {
        "default_popup": ".\/popup.html",
        "default_icon": ".\/icon-48.png"
    },
    "permissions": [
        "storage",
        "identity",
        "scripting",
        "activeTab"
    ],
    "icons": {
        "16": ".\/icon-16.png",
        "32": ".\/icon-32.png",
        "48": ".\/icon-48.png",
        "128": ".\/icon-128.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAq9bdnaPcMUH+ZNxkhqoZMC1YPpsyhMXVtN1z73CV6bRFxhZFldhtMJ4gCn4FDex+4nK6RE4F0WYfM+RvU0eeatlTniMSYBhXQx1m9LdIriSIm8Dtxtn9L0xGNd7IobYLOzuu6FIqAbxbQxg9LPRu0whVTZcsjgBeyp39FDHg7i9JQCuSe0Sg95Ht9h3SufvCW0MVzyhnSW0rK2cJxiO2kTmynoG1iRoQkAtUVCtod8th\/AKdLMvEUoDfdcqujkSrhBsB\/LYUcLQrVrZ+hMsmpKGz2aGTkVh7aNu3\/BUCLtHb+3JhW49Ge7VeVhEZCK3dXr+RN6Xk8AtMipIiNGmU1QIDAQAB"
}