MacNChee
This extension takes you to the most important video of mac and chee ever.
MacNCheeとは何ですか?
MacNCheeはDoug Tafoyaによって開発されたChromeの拡張機能で、その主な機能は「This extension takes you to the most important video of mac and chee ever.」です。
拡張機能のスクリーンショット
MacNChee拡張機能のCRXファイルをダウンロード
MacNChee拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Having a bad day? Having a good day but some mac n chee sound pretty good? This extension's sole purpose is to put a little icon on Chrome that when clicked will take you to the single most important video of mac and chee ever created. It was so good that I felt a Chrome extension needed to be made to always have it one click away. Why is this extension in the Sports section you ask? Watch that video and tell me he shouldn't be competing for something. I am not the video's creator. Just a shepherd leading his flock.
拡張機能の基本情報
名前 | |
ID | doeealpoojibjclehdipnogfkllpjajp |
公式URL | https://chromewebstore.google.com/detail/macnchee/doeealpoojibjclehdipnogfkllpjajp |
説明 | This extension takes you to the most important video of mac and chee ever. |
ファイルサイズ | 47.76 KB |
インストール数 | 29 |
現在のバージョン | 1.0.1 |
最終更新日 | 2016-03-16 |
公開日 | 2016-03-16 |
評価 | 5.00/5 合計 7 レビュー |
開発者 | Doug Tafoya |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | http://www.dougtafoya.com |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "MacNChee", "short_name": "MacNChee", "description": "This extension takes you to the most important video of mac and chee ever.", "version": "1.0.1", "manifest_version": 2, "icons": { "16": "assets\/icon16.png", "19": "assets\/icon19.png", "48": "assets\/icon48.png", "128": "assets\/icon128.png" }, "browser_action": { "default_icon": "assets\/icon19.png", "default_popup": "popup.html", "default_title": "MacNChee" }, "permissions": [] } |