Noot Noot
Noot Noot
Noot Nootとは何ですか?
Noot NootはLil' Kamaによって開発されたChromeの拡張機能で、その主な機能は「Noot Noot」です。
拡張機能のスクリーンショット
Noot Noot拡張機能のCRXファイルをダウンロード
Noot Noot拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This is a neat button that noot noots. Download and click the little pingu in the top left corner. 拡張機能の基本情報
| 名前 | |
| ID | bfaggngoidfpnenahcenhandihppjcae |
| 公式URL | https://chromewebstore.google.com/detail/noot-noot/bfaggngoidfpnenahcenhandihppjcae |
| 説明 | Noot Noot |
| ファイルサイズ | 568 KB |
| インストール数 | 1,755 |
| 現在のバージョン | 1.1 |
| 最終更新日 | 2016-10-27 |
| 公開日 | 2016-10-26 |
| 評価 | 4.81/5 合計 31 レビュー |
| 開発者 | Lil' Kama |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Noot Noot",
"description": "Noot Noot",
"version": "1.1",
"browser_action": {
"default_icon": "pingu.png",
"default_popup": "popup.html"
},
"permissions": [
"activeTab"
]
} | |