Move It

Busy working on your computer? Spending hours searching the internet? Get active with Move It.

Move It là gì?

Move It là một tiện ích mở rộng Chrome được phát triển bởi ConnectedPE, và tính năng chính của nó là "Busy working on your computer? Spending hours searching the internet? Get active with Move It.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Move It

Tải xuống các tệp mở rộng Move It 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

                        Stay active while working on your computer or browsing the internet with Move It, the simplest way to incorporate breaks into your online work routine. Powered by Nouns DAO, the Move It extension provides you with a random brain break and exercise to complete. Simply add the Move It extension to your browser, set the notification interval, and your screen will display a randomly-selected activity for you to engage in. Once you've completed the activity, click "done," and the next one will appear after the specified interval elapses.

Stay active and energized with Move It, powered by Nouns DAO!

To remove the 'Move It' extension from your Chrome browser, right-click on the extension and select 'Remove from Chrome.'

About Nouns DAO:
Nouns DAO is a playful project that fosters creativity and community engagement. Nouns are unique, generative characters with distinct personalities. They can be customized using various accessories and interchangeable heads, offering limitless possibilities and combinations. The Nouns DAO community also organizes events and activities such as art contests and games, enhancing the project's playful and collaborative spirit.
Learn more at https://nouns.center/                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Move It Move It
ID kopilngnmfklhhjocdfdlokmodibcbmk
URL Chính Thức https://chromewebstore.google.com/detail/move-it/kopilngnmfklhhjocdfdlokmodibcbmk
Mô tả Busy working on your computer? Spending hours searching the internet? Get active with Move It.
Kích Thước Tệp 939 KB
Số Lần Cài Đặt 13,658
Phiên Bản Hiện Tại 8.4.1
Cập Nhật Lần Cuối 2023-12-11
Ngày Phát Hành 2019-02-13
Đánh Giá 3.63/5 Tổng số 80 Đánh Giá
Nhà Phát Triển ConnectedPE
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://www.iubenda.com/privacy-policy/7752179/full-legal
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "background": {
        "service_worker": ".\/js\/chrome_listeners.js"
    },
    "action": {
        "default_icon": {
            "32": "favicon.ico"
        },
        "default_popup": "settings.html",
        "default_title": "Move It"
    },
    "description": "Busy working on your computer? Spending hours searching the internet? Get active with Move It.",
    "icons": {
        "128": "imgs\/favicon-128.png",
        "16": "imgs\/favicon-16.png",
        "48": "imgs\/favicon-57.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvUhbfad7ejVGggKWj6BPK2k6WnmLiMs3lcEu2U8guNckrwr44FVJ72DltACZ3T4NOeJv1bdBe3SgAKQlsjd8c4gS3aCpGNboM8LE1\/VEdb1TMzMitieYCK\/ionCcqmJcbF2kKGDT3WE45WvESv6QItoXiJzHiv\/MpkERl4jgIegy0VPJ4lcqRAhKfOLMOmfuFMyNmJPcHABmpDDJ2FtAjGARyWyZv2AABiGziBHRXgnmfeh9i32Wgsw9\/D3W3pjloyu7gxyslOJTfiP70FkLWT446KnKOoMIn1qhBsq\/ayO9Ms+CLtmR1WGDEC8UjNlu+uoeWQDlyiyN45Z6OXDmtwIDAQAB",
    "manifest_version": 3,
    "name": "Move It",
    "permissions": [
        "alarms",
        "storage",
        "activeTab"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "8.4.1"
}