Everhour — Time Tracking, Budgets, Expenses

Accurate employee time tracking software for reporting, invoicing and payroll.

Τι είναι το Everhour — Time Tracking, Budgets, Expenses;

Το Everhour — Time Tracking, Budgets, Expenses είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://everhour.com, και η κύρια λειτουργία του είναι "Accurate employee time tracking software for reporting, invoicing and payroll.".

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

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Everhour — Time Tracking, Budgets, Expenses

Λήψη αρχείων επέκτασης Everhour — Time Tracking, Budgets, Expenses σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

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

                        Everhour integrates with a number of project management tools by means of a browser extension, that lets you easily start a timer or log time manually.

We embed time tracking controls inside their interface as if they are native functionality. So, no more tab switching.

Everhour is not only a browser add-on.

Sign in to Everhour from the web browser for access to more features like projects budgeting, resources planning, expenses tracking, detailed reports and client invoices.                    

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

Όνομα Everhour — Time Tracking, Budgets, Expenses Everhour — Time Tracking, Budgets, Expenses
ID dnebklifojaaecmheejjopgjdljebpeo
Επίσημο URL https://chromewebstore.google.com/detail/everhour-%E2%80%94-time-tracking/dnebklifojaaecmheejjopgjdljebpeo
Περιγραφή Accurate employee time tracking software for reporting, invoicing and payroll.
Μέγεθος Αρχείου 8.64 MB
Αριθμός Εγκαταστάσεων 84,705
Τρέχουσα Έκδοση 1.6.217
Τελευταία Ενημέρωση 2024-02-26
Ημερομηνία Δημοσίευσης 2020-06-23
Αξιολόγηση 4.29/5 Συνολικά 73 Αξιολογήσεις
Προγραμματιστής https://everhour.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://everhour.com
Διεύθυνση URL της Σελίδας Βοήθειας https://support.everhour.com
URL της Σελίδας Πολιτικής Απορρήτου https://everhour.com/policy
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Everhour \u2014 Time Tracking, Budgets, Expenses",
    "short_name": "Everhour",
    "description": "Accurate employee time tracking software for reporting, invoicing and payroll.",
    "version": "1.6.217",
    "homepage_url": "https:\/\/everhour.com",
    "icons": {
        "16": "icons\/16_logo.png",
        "48": "icons\/48_logo.png",
        "128": "icons\/128_logo.png"
    },
    "permissions": [
        "storage",
        "declarativeContent",
        "idle",
        "https:\/\/api.everhour.com\/*",
        "https:\/\/api-ro.everhour.com\/*",
        "https:\/\/rest.ably.io\/*",
        "https:\/\/app.everhour.com\/*",
        "https:\/\/trello.com\/*",
        "https:\/\/app.asana.com\/*",
        "https:\/\/basecamp.com\/*",
        "https:\/\/3.basecamp.com\/*",
        "https:\/\/github.com\/*",
        "https:\/\/gitlab.com\/*",
        "https:\/\/www.pivotaltracker.com\/*",
        "https:\/\/www.pivotaltracker.com\/n\/*",
        "https:\/\/app.clickup.com\/*",
        "https:\/\/crm.na1.insightly.com\/*",
        "https:\/\/crm.na2.insightly.com\/*",
        "https:\/\/crm.na3.insightly.com\/*",
        "https:\/\/bitbucket.org\/*"
    ],
    "optional_permissions": [
        "http:\/\/*\/",
        "https:\/\/*\/"
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_title": "Start Timer - Everhour",
        "default_icon": {
            "19": "icons\/19_start.png",
            "38": "icons\/38_start.png"
        },
        "default_popup": "browser-action.html"
    },
    "content_scripts": [
        {
            "all_frames": false,
            "matches": [
                "https:\/\/app.everhour.com\/*"
            ],
            "js": [
                "content-scripts\/everhour2.js"
            ]
        },
        {
            "all_frames": false,
            "matches": [
                "https:\/\/trello.com\/*"
            ],
            "js": [
                "content-scripts\/trello.js"
            ]
        },
        {
            "all_frames": false,
            "matches": [
                "https:\/\/app.asana.com\/*"
            ],
            "js": [
                "content-scripts\/asana.js"
            ]
        },
        {
            "all_frames": false,
            "matches": [
                "https:\/\/basecamp.com\/*"
            ],
            "js": [
                "content-scripts\/basecamp2.js"
            ]
        },
        {
            "all_frames": true,
            "matches": [
                "https:\/\/3.basecamp.com\/*"
            ],
            "js": [
                "content-scripts\/basecamp3.js"
            ]
        },
        {
            "all_frames": true,
            "matches": [
                "https:\/\/github.com\/*"
            ],
            "js": [
                "content-scripts\/github.js"
            ]
        },
        {
            "all_frames": false,
            "matches": [
                "https:\/\/gitlab.com\/*"
            ],
            "js": [
                "content-scripts\/gitlab.js"
            ]
        },
        {
            "all_frames": false,
            "matches": [
                "https:\/\/www.pivotaltracker.com\/*",
                "https:\/\/www.pivotaltracker.com\/n\/*"
            ],
            "js": [
                "content-scripts\/pivotal.js"
            ]
        },
        {
            "all_frames": false,
            "matches": [
                "https:\/\/app.clickup.com\/*"
            ],
            "js": [
                "content-scripts\/clickup.js"
            ]
        },
        {
            "all_frames": false,
            "matches": [
                "https:\/\/crm.na1.insightly.com\/*",
                "https:\/\/crm.na2.insightly.com\/*",
                "https:\/\/crm.na3.insightly.com\/*"
            ],
            "js": [
                "content-scripts\/insightly.js"
            ]
        },
        {
            "all_frames": false,
            "matches": [
                "https:\/\/bitbucket.org\/*"
            ],
            "js": [
                "content-scripts\/bitbucket.js"
            ]
        }
    ],
    "web_accessible_resources": [
        "fonts\/Lato-Regular.woff2",
        "fonts\/Lato-Semibold.woff2",
        "content-scripts\/websites.css",
        "content-scripts\/websitesEmbedMethods.js",
        "content-scripts\/trello.css",
        "content-scripts\/trelloEmbedMethods.js",
        "content-scripts\/asana.css",
        "content-scripts\/asanaEmbedMethods.js",
        "content-scripts\/basecamp2.css",
        "content-scripts\/basecamp2EmbedMethods.js",
        "content-scripts\/basecamp3.css",
        "content-scripts\/basecamp3EmbedMethods.js",
        "content-scripts\/github.css",
        "content-scripts\/githubEmbedMethods.js",
        "content-scripts\/gitlab.css",
        "content-scripts\/gitlabEmbedMethods.js",
        "content-scripts\/pivotal.css",
        "content-scripts\/pivotalEmbedMethods.js",
        "content-scripts\/clickup.css",
        "content-scripts\/clickupEmbedMethods.js",
        "content-scripts\/insightly.css",
        "content-scripts\/insightlyEmbedMethods.js",
        "content-scripts\/bitbucket.css",
        "content-scripts\/bitbucketEmbedMethods.js",
        "content-scripts\/teamwork.css",
        "content-scripts\/teamworkEmbedMethods.js",
        "content-scripts\/jira.css",
        "content-scripts\/jiraEmbedMethods.js",
        "content-scripts\/monday.css",
        "content-scripts\/mondayEmbedMethods.js",
        "content-scripts\/todoist.css",
        "content-scripts\/todoistEmbedMethods.js",
        "content-scripts\/notion.css",
        "content-scripts\/notionEmbedMethods.js",
        "content-scripts\/linear.css",
        "content-scripts\/linearEmbedMethods.js",
        "content-scripts\/everhour2EmbedMethods.js",
        "content-scripts\/websitesEmbedMethods.js"
    ],
    "options_ui": {
        "page": "options.html",
        "chrome_style": true
    },
    "manifest_version": 2,
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiT8wiIFqeo\/CIxEl96a2LuxrvDZWP8wCrMygyKJ0jFt7gPxW3iFl55Dnm3PqkyNfju8xfwVrB79umeOjdv5bupJ+XxdBKDGHAD4FNY+cszwLmcvsWFi0y5xOrFbi0\/ZeMbunNrmkMc+Nt0CqBKHIOopuFCGYJPIqIs9J2Qoxb5UdFuzEMeQjzXbqzI7vgwTbAx2ChLyDq07LChRMZZMLvfMBiMyruS9caFa0uLik6i5mj\/i+cvDzIOffMwNwQzfGsjS3vPIQC8tu4xkRg9pLlU0FpCoGwtuqNNo7Gge2pvV1yXbgta9yWeC6dl8TLFDUhzt19ZzKFe\/t22Eu4RV3vQIDAQAB",
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "externally_connectable": {
        "matches": [
            "https:\/\/everhour.com\/*",
            "https:\/\/app.everhour.com\/*",
            "https:\/\/api.everhour.com\/*",
            "https:\/\/api-ro.everhour.com\/*",
            "https:\/\/d36887svjhykt4.cloudfront.net\/*"
        ]
    }
}