FrillMark
Simple extension to link to the main lolita brands.
FrillMarkとは何ですか?
FrillMarkはhttps://beyond-kawaii.comによって開発されたChromeの拡張機能で、その主な機能は「Simple extension to link to the main lolita brands.」です。
拡張機能のスクリーンショット
FrillMark拡張機能のCRXファイルをダウンロード
FrillMark拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
拡張機能の基本情報
| 名前 | |
| ID | pipdpgiihhomnhldgbomdokpkfgdfplp |
| 公式URL | https://chromewebstore.google.com/detail/frillmark/pipdpgiihhomnhldgbomdokpkfgdfplp |
| 説明 | Simple extension to link to the main lolita brands. |
| ファイルサイズ | 34.75 KB |
| インストール数 | 59 |
| 現在のバージョン | 1.0.0 |
| 最終更新日 | 2014-10-17 |
| 公開日 | 2014-10-16 |
| 評価 | 4.50/5 合計 4 レビュー |
| 開発者 | https://beyond-kawaii.com |
| 支払い方法 | free |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "FrillMark",
"description": "Simple extension to link to the main lolita brands. ",
"version": "1.0.0",
"icons": {
"16": "heart16.png",
"32": "heart32.png",
"48": "heart48.png",
"128": "heart128.png"
},
"browser_action": {
"default_icon": "heart16.png",
"default_popup": "popup.html"
}
} | |