usefulness extension

edit 1.2: highscore with chrome storage API! snake bug still there, so I'll try to fix it soon This extension is for the average…

usefulness extension là gì?

usefulness extension là một tiện ích mở rộng Chrome được phát triển bởi mroscarfinley, và tính năng chính của nó là "edit 1.2: highscore with chrome storage API! snake bug still there, so I'll try to fix it soon This extension is for the average…".

Ả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 usefulness extension

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

                        edit 1.2:
highscore with chrome storage API!
snake bug still there, so I'll try to fix it soon

This extension is for the average school kid made by a highschool kid who understands your pain!
features:
 - random number generator
 - inspirational quote to prevent you dying from depression
 - annoying noises:
     - airhorn
     - yee sound

if you have any suggestions please contact [email protected] and check out the website at https://sites.google.com/view/the-usefulness-extension/home

edit 1.1:
snake game bug fixes and improvements
highscore does not currently work yet
tetris coming soon

edit 1.0:
- introducing the snake game!
- removed random number generator and 14khz sound due to complaints. may add later.                    

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

Tên usefulness extension usefulness extension
ID mcikgnlogepdidaonhdkopokgcnapbpi
URL Chính Thức https://chromewebstore.google.com/detail/usefulness-extension/mcikgnlogepdidaonhdkopokgcnapbpi
Mô tả edit 1.2: highscore with chrome storage API! snake bug still there, so I'll try to fix it soon This extension is for the average…
Kích Thước Tệp 62.2 KB
Số Lần Cài Đặt 29
Phiên Bản Hiện Tại 1.2.1
Cập Nhật Lần Cuối 2019-05-02
Ngày Phát Hành 2019-05-01
Đánh Giá 5.00/5 Tổng số 4 Đánh Giá
Nhà Phát Triển mroscarfinley
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://sites.google.com/view/the-usefulness-extension/home
URL Trang Trợ Giúp https://sites.google.com/view/the-usefulness-extension/home
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "usefulness extension",
    "version": "1.2.1",
    "manifest_version": 2,
    "permissions": [
        "storage"
    ],
    "browser_action": {
        "default_icon": "default-icon.jpg",
        "default_popup": "popup.html"
    }
}