GDG Philippines

Google Chrome Extension for the GDG Philippines community.

GDG Philippines là gì?

GDG Philippines là một tiện ích mở rộng Chrome được phát triển bởi https://gdgph.org, và tính năng chính của nó là "Google Chrome Extension for the GDG Philippines community.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng GDG Philippines

Tải xuống các tệp mở rộng GDG Philippines dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên GDG Philippines GDG Philippines
ID pbpopomlbomjpbmpfigaogeodiemmjbm
URL Chính Thức https://chromewebstore.google.com/detail/gdg-philippines/pbpopomlbomjpbmpfigaogeodiemmjbm
Mô tả Google Chrome Extension for the GDG Philippines community.
Kích Thước Tệp 113 KB
Số Lần Cài Đặt 78
Phiên Bản Hiện Tại 3.2
Cập Nhật Lần Cuối 2023-01-18
Ngày Phát Hành 2020-06-20
Đánh Giá 4.80/5 Tổng số 10 Đánh Giá
Nhà Phát Triển https://gdgph.org
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://github.com/jomartigcal/gdgph-chrome-extension
URL Trang Trợ Giúp https://github.com/jomartigcal/gdgph-chrome-extension
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}