Developers Resources
ssiddique.info provides the best web developers resources and free resources for web designers and programmers
Developers Resources là gì?
Developers Resources là một tiện ích mở rộng Chrome được phát triển bởi https://www.ssiddique.info, và tính năng chính của nó là "ssiddique.info provides the best web developers resources and free resources for web designers and programmers".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Developers Resources
Tải xuống các tệp mở rộng Developers Resources 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
ssiddique.info provides the best web developers resources and free resources for web designers and programmers
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Developers Resources |
ID | gbplkjikejplpgpnoafkpmhpgloipecn |
URL Chính Thức | https://chromewebstore.google.com/detail/developers-resources/gbplkjikejplpgpnoafkpmhpgloipecn |
Mô tả | ssiddique.info provides the best web developers resources and free resources for web designers and programmers |
Kích Thước Tệp | 14.39 KB |
Số Lần Cài Đặt | 12 |
Phiên Bản Hiện Tại | 0.3 |
Cập Nhật Lần Cuối | 2014-06-23 |
Ngày Phát Hành | 2014-06-23 |
Đánh Giá | 5.00/5 Tổng số 4 Đánh Giá |
Nhà Phát Triển | https://www.ssiddique.info |
Loại Thanh Toán | free |
Trang Web Mở Rộng | http://www.ssiddique.info |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "name": "Developers Resources", "description": "ssiddique.info provides the best web developers resources and free resources for web designers and programmers", "browser_action": { "default_icon": { "38": "icon.png" }, "default_title": "Developers Resources", "default_popup": "ssiddique.html" }, "manifest_version": 2, "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "version": "0.3" } |