Motivation :: updated
Replace new tab page with Motivation
Motivation :: updated là gì?
Motivation :: updated là một tiện ích mở rộng Chrome được phát triển bởi Distilled Chaos, và tính năng chính của nó là "Replace new tab page with Motivation".
Ả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 Motivation :: updated
Tải xuống các tệp mở rộng Motivation :: updated 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
Replaces your 'new-tab' page with a real-time counter showing your current age. Updated with correct refresh rate, color-scheme toggle, and an alternate difference algorithm.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | jdlaegdjdpmbljeoabonopjbaagknfpp |
URL Chính Thức | https://chrome.google.com/webstore/detail/motivation-updated/jdlaegdjdpmbljeoabonopjbaagknfpp |
Mô tả | Replace new tab page with Motivation |
Kích Thước Tệp | 12.44 KB |
Số Lần Cài Đặt | 179 |
Phiên Bản Hiện Tại | 0.8 |
Cập Nhật Lần Cuối | 2016-04-04 |
Ngày Phát Hành | 2016-04-04 |
Nhà Phát Triển | Distilled Chaos |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "chrome_url_overrides": { "newtab": "dashboard.html" }, "content_security_policy": "script-src 'self' 'sha256-oZZp2243OriiI1L4Y0x8p0SZNdvTUnztxneEInWsIAI='; object-src 'self'", "description": "Replace new tab page with Motivation", "icons": { "128": "icon-128.png", "16": "icon-16.png", "48": "icon-48.png" }, "manifest_version": 2, "name": "Motivation :: updated", "offline_enabled": true, "version": "0.8" } |