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 |
| 官方網址 | 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"
]
} | |