Vine Quotes - New Tab
Displays a new vine quote along with the user's top sites every time new tab is opened
Vine Quotes - New Tab là gì?
Vine Quotes - New Tab là một tiện ích mở rộng Chrome được phát triển bởi nworthington16dev, và tính năng chính của nó là "Displays a new vine quote along with the user's top sites every time new tab is opened".
Ả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 Vine Quotes - New Tab
Tải xuống các tệp mở rộng Vine Quotes - New Tab 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
Upon opening a new tab, enjoy a fresh vine quote, along with links to your top sites. Simple and soothing. RIP Vine.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | nikilimfbnkfgfclokjggmpjhbjbkiin |
URL Chính Thức | https://chromewebstore.google.com/detail/vine-quotes-new-tab/nikilimfbnkfgfclokjggmpjhbjbkiin |
Mô tả | Displays a new vine quote along with the user's top sites every time new tab is opened |
Kích Thước Tệp | 6.96 KB |
Số Lần Cài Đặt | 11 |
Phiên Bản Hiện Tại | 1.0 |
Cập Nhật Lần Cuối | 2018-12-04 |
Ngày Phát Hành | 2018-12-04 |
Nhà Phát Triển | nworthington16dev |
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": "Vine Quotes - New Tab", "version": "1.0", "description": "Displays a new vine quote along with the user's top sites every time new tab is opened", "manifest_version": 2, "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [ "topSites" ] } |