JackSepticEye
Top of the mornin’ to ya, laddies! Welcome to my channel, my name is jacksepticeye.
JackSepticEyeとは何ですか?
JackSepticEyeはhttp://thedevproject.net63.netによって開発されたChromeの拡張機能で、その主な機能は「Top of the mornin’ to ya, laddies! Welcome to my channel, my name is jacksepticeye.」です。
JackSepticEye拡張機能のCRXファイルをダウンロード
JackSepticEye拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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
拡張機能の基本情報
名前 | |
ID | kgllmpgnonedpjbboojnijgokfhmeljk |
公式URL | https://chrome.google.com/webstore/detail/jacksepticeye/kgllmpgnonedpjbboojnijgokfhmeljk |
説明 | Top of the mornin’ to ya, laddies! Welcome to my channel, my name is jacksepticeye. |
ファイルサイズ | 66.03 KB |
インストール数 | 84 |
現在のバージョン | 1.6 |
最終更新日 | 2016-08-08 |
公開日 | 2016-08-08 |
評価 | 2.67/5 合計 3 レビュー |
開発者 | http://thedevproject.net63.net |
支払い方法 | free |
対応言語 | 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" } } |