Wallpapers Koenigsegg Agera R
This extension allows you to enrich and personalize your home page with new Koenigsegg Agera R tabs.
Wallpapers Koenigsegg Agera R là gì?
Wallpapers Koenigsegg Agera R là một tiện ích mở rộng Chrome được phát triển bởi angeldirami55, và tính năng chính của nó là "This extension allows you to enrich and personalize your home page with new Koenigsegg Agera R tabs.".
Ả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 Wallpapers Koenigsegg Agera R
Tải xuống các tệp mở rộng Wallpapers Koenigsegg Agera R 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
Are you sad when you open your page tabs? Do you like Koenigsegg Agera R? This extension is for you because we offer you an extraordinary background of Koenigsegg Agera R.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | cafaamjijkpjidhgnkdijcmhgiodfcoo |
URL Chính Thức | https://chrome.google.com/webstore/detail/wallpapers-koenigsegg-age/cafaamjijkpjidhgnkdijcmhgiodfcoo |
Mô tả | This extension allows you to enrich and personalize your home page with new Koenigsegg Agera R tabs. |
Kích Thước Tệp | 8.16 MB |
Số Lần Cài Đặt | 119 |
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 | angeldirami55 |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "version": "1.0.0", "browser_action": { "default_icon": "picto\/48.png", "default_title": "Wallpapers Koenigsegg Agera R" }, "chrome_url_overrides": { "newtab": "wall.html" }, "description": "This extension allows you to enrich and personalize your home page with new Koenigsegg Agera R tabs.", "icons": { "128": "picto\/128.png", "48": "picto\/48.png", "19": "picto\/19.png" }, "manifest_version": 2, "name": "Wallpapers Koenigsegg Agera R", "offline_enabled": true, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "web_accessible_resources": [ "wall.html" ] } |