GDG Philippines
Google Chrome Extension for the GDG Philippines community.
O que é GDG Philippines?
GDG Philippines é uma extensão do Chrome desenvolvida por https://gdgph.org, e sua principal característica é "Google Chrome Extension for the GDG Philippines community.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão GDG Philippines
Baixe arquivos de extensão GDG Philippines 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
Google Chrome Extension for the Google Developer Group (GDG) Philippines community. GDG Philippines, formerly known as GTUG Philippines (Google Technology Users Group Philippines), is a group of enthusiastic Filipino developers interested to collaborate and learn more about new technologies. See the latest events and get links to GDG Philippines straight from your Google Chrome browser. Feel free to download the app and give comments, suggestions and ratings. GDG Philippines is an independent group; our activities and the opinions expressed should in no way be linked to Google, the corporation.
Informações Básicas da Extensão
Nome | GDG Philippines |
ID | pbpopomlbomjpbmpfigaogeodiemmjbm |
URL Oficial | https://chromewebstore.google.com/detail/gdg-philippines/pbpopomlbomjpbmpfigaogeodiemmjbm |
Descrição | Google Chrome Extension for the GDG Philippines community. |
Tamanho do Arquivo | 113 KB |
Contagem de Instalações | 78 |
Versão Atual | 3.2 |
Última Atualização | 2023-01-18 |
Data de Publicação | 2020-06-20 |
Classificação | 4.80/5 Total de 10 Avaliações |
Desenvolvedor | https://gdgph.org |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://github.com/jomartigcal/gdgph-chrome-extension |
URL da Página de Ajuda | https://github.com/jomartigcal/gdgph-chrome-extension |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "GDG Philippines", "version": "3.2", "description": "Google Chrome Extension for the GDG Philippines community.", "action": { "default_icon": { "16": "images\/gdg-16.png", "48": "images\/gdg-48.png", "128": "images\/gdg-128.png" }, "default_title": "GDG Philippines Chrome Extension", "default_popup": "links.html" } } |