Minimalistic tab with OpenStreetMap
Minimalistic New tab page that displays interesting places on map.
Minimalistic tab with OpenStreetMap là gì?
Minimalistic tab with OpenStreetMap là một tiện ích mở rộng Chrome được phát triển bởi https://bronevichok.ru, và tính năng chính của nó là "Minimalistic New tab page that displays interesting places on map.".
Ả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 Minimalistic tab with OpenStreetMap
Tải xuống các tệp mở rộng Minimalistic tab with OpenStreetMap 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
Minimalistic New Tab page that displays interesting places in OpenStreetMaps. Source code: https://github.com/ligurio/beautiful-map-tab
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Minimalistic tab with OpenStreetMap |
ID | becfifkcobdhgcabjcielabpgdpchgnk |
URL Chính Thức | https://chromewebstore.google.com/detail/minimalistic-tab-with-ope/becfifkcobdhgcabjcielabpgdpchgnk |
Mô tả | Minimalistic New tab page that displays interesting places on map. |
Kích Thước Tệp | 1.26 MB |
Số Lần Cài Đặt | 82 |
Phiên Bản Hiện Tại | 0.3 |
Cập Nhật Lần Cuối | 2015-05-11 |
Ngày Phát Hành | 2015-05-11 |
Đánh Giá | 5.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | https://bronevichok.ru |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Minimalistic tab with OpenStreetMap", "description": "Minimalistic New tab page that displays interesting places on map.", "version": "0.3", "icons": { "128": "icon_128.png", "64": "icon_64.png", "48": "icon_48.png" }, "incognito": "split", "chrome_url_overrides": { "newtab": "home.html" }, "manifest_version": 2 } |