JackSepticEye
Top of the mornin’ to ya, laddies! Welcome to my channel, my name is jacksepticeye.
JackSepticEye là gì?
JackSepticEye là một tiện ích mở rộng Chrome được phát triển bởi http://thedevproject.net63.net, và tính năng chính của nó là "Top of the mornin’ to ya, laddies! Welcome to my channel, my name is jacksepticeye.".
Tải xuống tệp CRX của tiện ích mở rộng JackSepticEye
Tải xuống các tệp mở rộng JackSepticEye 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 updated with JackSepticEye Version 1.0: Bug fixes & Colors :) Version 1.1: Less feed for better format Version 1.5: Feed fix Version 1.6: Major bug fixes & Feed fixes
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | kgllmpgnonedpjbboojnijgokfhmeljk |
URL Chính Thức | https://chrome.google.com/webstore/detail/jacksepticeye/kgllmpgnonedpjbboojnijgokfhmeljk |
Mô tả | Top of the mornin’ to ya, laddies! Welcome to my channel, my name is jacksepticeye. |
Kích Thước Tệp | 66.03 KB |
Số Lần Cài Đặt | 84 |
Phiên Bản Hiện Tại | 1.6 |
Cập Nhật Lần Cuối | 2016-08-08 |
Ngày Phát Hành | 2016-08-08 |
Đánh Giá | 2.67/5 Tổng số 3 Đánh Giá |
Nhà Phát Triển | http://thedevproject.net63.net |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "JackSepticEye", "version": "1.6", "manifest_version": 2, "description": "Top of the mornin\u2019 to ya, laddies! Welcome to my channel, my name is jacksepticeye.", "browser_action": { "default_icon": "icon.png", "default_title": "Stay updated with JackSepticEye", "default_popup": "extension.html" }, "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "icons": { "128": "icon.png" } } |