HD Wallpapers David Beckham
Our extension makes your new tab even more beautiful with David Beckham HD wallpaper images
HD Wallpapers David Beckham là gì?
HD Wallpapers David Beckham là một tiện ích mở rộng Chrome được phát triển bởi victoria26051, và tính năng chính của nó là "Our extension makes your new tab even more beautiful with David Beckham HD wallpaper images".
Ả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 HD Wallpapers David Beckham
Tải xuống các tệp mở rộng HD Wallpapers David Beckham 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
Extension that replaces the new tab page with a more customizable version, with David Beckham interface.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | meolofigolokmkikoepioppilclhglll |
URL Chính Thức | https://chrome.google.com/webstore/detail/hd-wallpapers-david-beckh/meolofigolokmkikoepioppilclhglll |
Mô tả | Our extension makes your new tab even more beautiful with David Beckham HD wallpaper images |
Kích Thước Tệp | 8.36 MB |
Số Lần Cài Đặt | 12 |
Phiên Bản Hiện Tại | 1.0.0 |
Cập Nhật Lần Cuối | 2018-03-22 |
Ngày Phát Hành | 2018-03-22 |
Nhà Phát Triển | victoria26051 |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | de,en,fr,es,it,pt-BR,pt-PT,ru |
manifest.json | |
{ "version": "1.0.0", "browser_action": { "default_icon": "picto\/48.png", "default_title": "__MSG_appName__" }, "chrome_url_overrides": { "newtab": "wall.html" }, "description": "__MSG_appDesc__", "default_locale": "en", "icons": { "128": "picto\/128.png", "48": "picto\/48.png", "19": "picto\/19.png" }, "manifest_version": 2, "name": "__MSG_appName__", "offline_enabled": true, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "web_accessible_resources": [ "wall.html" ] } |