First Extension of Bluesky
My First Chrome Extension
First Extension of Blueskyとは何ですか?
First Extension of Blueskyはhttp://worthreview.comによって開発されたChromeの拡張機能で、その主な機能は「My First Chrome Extension」です。
拡張機能のスクリーンショット
First Extension of Bluesky拡張機能のCRXファイルをダウンロード
First Extension of Bluesky拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
That is my first extension. When you type your name on inbox, you will receive a quote what depends on time of day.
拡張機能の基本情報
名前 | |
ID | koafldflhfoddjhchilnjiliohnndfij |
公式URL | https://chrome.google.com/webstore/detail/first-extension-of-bluesk/koafldflhfoddjhchilnjiliohnndfij |
説明 | My First Chrome Extension |
ファイルサイズ | 37.09 KB |
インストール数 | 17 |
現在のバージョン | 1.0 |
最終更新日 | 2016-08-06 |
公開日 | 2016-08-06 |
評価 | 4.00/5 合計 1 レビュー |
開発者 | http://worthreview.com |
支払い方法 | free |
拡張機能のウェブサイト | http://worthreview.com |
プライバシーポリシーページのURL | http://worthreview.com |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "First Extension of Bluesky", "version": "1.0", "homepage_url": "http:\/\/worthreview.com", "description": "My First Chrome Extension", "browser_action": { "default_icon": "blueskylogo.ico", "popup": "myPopup.html" } } |