Ahgora Timesheet

Utilize o Ahgora Timesheet para registrar o tempo dedicado às atividades e saber a rentabilidade por atividade.

What is Ahgora Timesheet?

Ahgora Timesheet is a Chrome extension developed by Ahgora, and its main feature is "Utilize o Ahgora Timesheet para registrar o tempo dedicado às atividades e saber a rentabilidade por atividade.".

Extension Screenshots

screenshot
screenshot

Download Ahgora Timesheet Extension CRX File

Download Ahgora Timesheet extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Registre as atividades realizadas. Qualifique o esforço dedicado. Identifique a rentabilidade por atividade.

 **Para usar o plugin, é preciso contratar o Ahgora Timesheet. Entre em contato pelo link: https://www.ahgora.com.br/hcm/contato/.**                    

Extension Basic Information

Name Ahgora Timesheet Ahgora Timesheet
ID mgikdaioikdoaahclejlcmaggjpoogen
Official URL https://chromewebstore.google.com/detail/ahgora-timesheet/mgikdaioikdoaahclejlcmaggjpoogen
Description Utilize o Ahgora Timesheet para registrar o tempo dedicado às atividades e saber a rentabilidade por atividade.
File Size 575 KB
Installation Count 218
Current Version 0.0.602
Last Updated 2022-07-03
Publish Date 2020-04-20
Rating 5.00/5 Total 3 Ratings
Developer Ahgora
Email [email protected]
Payment Type free
Extension Website https://www.ahgora.com.br/
Help Page URL https://www.ahgora.com.br/hcm/contato/
Privacy Policy Page URL https://ahgora.com/politica-de-privacidade
Supported Languages pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Ahgora Timesheet",
    "version": "0.0.602",
    "description": "Utilize o Ahgora Timesheet para registrar o tempo dedicado \u00e0s atividades e saber a rentabilidade por atividade.",
    "homepage_url": "https:\/\/www.ahgora.com.br\/",
    "icons": {
        "32": "assets\/icons\/favicon-32x32.png",
        "48": "assets\/icons\/favicon-48x48.png",
        "64": "assets\/icons\/favicon-64x64.png",
        "128": "assets\/icons\/favicon-128x128.png"
    },
    "permissions": [
        "geolocation"
    ],
    "host_permissions": [
        "https:\/\/*.ahgoradev.com.br\/*",
        "https:\/\/*.ahgora.com.br\/*"
    ],
    "content_scripts": [],
    "action": {
        "default_icon": {
            "32": "assets\/icons\/favicon-32x32.png"
        },
        "default_popup": "\/index.html"
    }
}