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 |
电子邮箱 | [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": [] } |