Clarizen Google Chrome™ Extension

Stay on top of your work from any web page

Τι είναι το Clarizen Google Chrome™ Extension;

Το Clarizen Google Chrome™ Extension είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://www.clarizen.com, και η κύρια λειτουργία του είναι "Stay on top of your work from any web page".

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

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Clarizen Google Chrome™ Extension

Λήψη αρχείων επέκτασης Clarizen Google Chrome™ Extension σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

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

                        Clarizen Overview
Clarizen's online project management solution helps you work more efficiently, effectively, and achieve better results. Clarizen gives you the ability to create and manage projects, cases, to do lists, and much much more, all while socializing with your colleagues with discussion boards, emails, and chat. 

Clarizen for Google Chrome™
The Clarizen Extension for Google Chrome enables you to seamlessly create new discussions, tasks and cases to your Clarizen account from any web page in a flash, with the added value of instantly adding screenshots and any document. 

Once installed, the Clarizen 'C' icon is permanently displayed adjacent to the URL field enabling constant easy access to Clarizen from Chrome.

Creating New Discussion Posts
Conveniently add new discussion posts to your groups from anywhere on the web.  You can choose the relevant group, mention/notify your colleagues, and grab screenshots from any page on the web.  This makes it extremely easy to add relevant discussion posts from wherever you are, without needing to access Clarizen. 

Creating New Tasks, To Do List Items, and Cases
Need to add a new to do list item or a project task? Just came up with a great project request?  

The Clarizen Extension allows you to instantly add new cases, project tasks, and to do list items with just one click. You can also assign the relevant resources, set a due date, and enter a description.  The best part is that you can get an instant screenshot from the current webpage, with the ability to take additional screenshots and add other documentation all from one convenient location.  

All tasks or case-assigned users (including subscribers) are automatically updated on the changes via Clarizen's notification system.                    

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

Όνομα Clarizen Google Chrome™ Extension Clarizen Google Chrome™ Extension
ID boinepekhojocfdiodhccpncacanfdnl
Επίσημο URL https://chromewebstore.google.com/detail/clarizen-google-chrome-ex/boinepekhojocfdiodhccpncacanfdnl
Περιγραφή Stay on top of your work from any web page
Μέγεθος Αρχείου 142 KB
Αριθμός Εγκαταστάσεων 109
Τρέχουσα Έκδοση 1.0.4
Τελευταία Ενημέρωση 2014-08-04
Ημερομηνία Δημοσίευσης 2014-08-03
Αξιολόγηση 4.33/5 Συνολικά 6 Αξιολογήσεις
Προγραμματιστής https://www.clarizen.com
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "browser_action": {
        "default_icon": "icons\/clarizen19.png",
        "default_popup": "popup.html",
        "default_title": "Clarizen"
    },
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "default": "Alt+Shift+C"
            }
        }
    },
    "content_security_policy": "script-src 'self' https:\/\/*.google-analytics.com https:\/\/s3.amazonaws.com\/totango-cdn\/sdr.js https:\/\/use.typekit.net; object-src 'self'; img-src *",
    "description": "Stay on top of your work from any web page",
    "icons": {
        "128": "icons\/clarizen128.png",
        "16": "icons\/clarizen16.png",
        "48": "icons\/clarizen48.png"
    },
    "incognito": "split",
    "manifest_version": 2,
    "minimum_chrome_version": "25",
    "name": "Clarizen Google Chrome\u2122 Extension",
    "short_name": "Clarizen",
    "offline_enabled": false,
    "options_page": "options.html",
    "permissions": [
        "activeTab",
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.4"
}