Clark College Student Success Resources

The resources in this extension can help you navigate to the most common places on the website you may need at Clark.

O que é Clark College Student Success Resources?

Clark College Student Success Resources é uma extensão do Chrome desenvolvida por bruce.elgort, e sua principal característica é "The resources in this extension can help you navigate to the most common places on the website you may need at Clark.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Clark College Student Success Resources

Baixe arquivos de extensão Clark College Student Success Resources no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        The resources in this extension can help you navigate to the most common places on the website you may need at Clark.                    

Informações Básicas da Extensão

Nome Clark College Student Success Resources Clark College Student Success Resources
ID beobnchmpllcgkgijadojlbplijoihbk
URL Oficial https://chromewebstore.google.com/detail/clark-college-student-suc/beobnchmpllcgkgijadojlbplijoihbk
Descrição The resources in this extension can help you navigate to the most common places on the website you may need at Clark.
Tamanho do Arquivo 209 KB
Contagem de Instalações 188
Versão Atual 1.1.0
Última Atualização 2023-09-14
Data de Publicação 2023-03-14
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor bruce.elgort
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://clark.edu
URL da Página de Ajuda https://bruceelgort.com
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Clark College Student Success Resources",
    "description": "The resources in this extension can help you navigate to the most common places on the website you may need at Clark.",
    "version": "1.1.0",
    "icons": {
        "32": "icon_32.png",
        "48": "icon_48.png",
        "64": "icon_64.png",
        "128": "icon_128.png"
    },
    "action": {
        "default_icon": "icon_128.png",
        "default_popup": "popup.html"
    },
    "permissions": []
}