You are Epic
You, my friend, are EPIC!
You are Epicとは何ですか?
You are EpicはAppsによって開発されたChromeの拡張機能で、その主な機能は「You, my friend, are EPIC!」です。
拡張機能のスクリーンショット
You are Epic拡張機能のCRXファイルをダウンロード
You are Epic拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Have you ever felt down and need a little encouragement?
Like you're down in the dumps and just need something bright to cheer up your day?
Well, we believe in you and you are EPIC!
This app puts a small button on your browser - each time you press it, something surprisingly nice will happen! :) 拡張機能の基本情報
| 名前 | |
| ID | gldbdikiglleodkcdddffmhmpdfcpkkn |
| 公式URL | https://chromewebstore.google.com/detail/you-are-epic/gldbdikiglleodkcdddffmhmpdfcpkkn |
| 説明 | You, my friend, are EPIC! |
| ファイルサイズ | 62.11 KB |
| インストール数 | 206 |
| 現在のバージョン | 1.3 |
| 最終更新日 | 2013-10-04 |
| 公開日 | 2013-10-04 |
| 評価 | 4.60/5 合計 10 レビュー |
| 開発者 | Apps |
| 支払い方法 | free |
| 対応言語 | en-US |
| manifest.json | |
{
"background": {
"scripts": [
"js\/background.js"
]
},
"browser_action": {
"default_icon": "icons\/icon.png",
"default_popup": "html\/popup.html",
"default_title": "You are Awesome!"
},
"description": "You, my friend, are EPIC!",
"icons": {
"128": "icons\/icon128.png",
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"96": "icons\/icon96.png"
},
"manifest_version": 2,
"name": "You are Epic",
"options_page": "html\/options.html",
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.3"
} | |