aB Penguins
The aBowman Penguins Chrome extension.
aB Penguinsとは何ですか?
aB Penguinsはhttps://www.abowman.comによって開発されたChromeの拡張機能で、その主な機能は「The aBowman Penguins Chrome extension.」です。
拡張機能のスクリーンショット
aB Penguins拡張機能のCRXファイルをダウンロード
aB Penguins拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
These cute, waddling penguins will bring a little joy to your day.
Change the number of penguins, the number of babies and the background color in the settings. 拡張機能の基本情報
| 名前 | |
| ID | lafedkjifefhamlgolmlecpaekehmbed |
| 公式URL | https://chromewebstore.google.com/detail/ab-penguins/lafedkjifefhamlgolmlecpaekehmbed |
| 説明 | The aBowman Penguins Chrome extension. |
| ファイルサイズ | 12.63 KB |
| インストール数 | 10,000 |
| 現在のバージョン | 1.0 |
| 最終更新日 | 2021-04-25 |
| 公開日 | 2021-04-24 |
| 評価 | 5.00/5 合計 8 レビュー |
| 開発者 | https://www.abowman.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://www.abowman.com |
| ヘルプページのURL | https://www.abowman.com |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "aB Penguins",
"description": "The aBowman Penguins Chrome extension.",
"version": "1.0",
"action": {
"default_icon": "icon.png",
"default_popup": "index.html"
},
"permissions": [
"storage"
]
} | |