FrillMark
Simple extension to link to the main lolita brands.
What is FrillMark?
FrillMark is a Chrome extension developed by https://beyond-kawaii.com, and its main feature is "Simple extension to link to the main lolita brands.".
Extension Screenshots
Download FrillMark Extension CRX File
Download FrillMark extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Extension Basic Information
Name | FrillMark |
ID | pipdpgiihhomnhldgbomdokpkfgdfplp |
Official URL | https://chromewebstore.google.com/detail/frillmark/pipdpgiihhomnhldgbomdokpkfgdfplp |
Description | Simple extension to link to the main lolita brands. |
File Size | 34.75 KB |
Installation Count | 59 |
Current Version | 1.0.0 |
Last Updated | 2014-10-17 |
Publish Date | 2014-10-16 |
Rating | 4.50/5 Total 4 Ratings |
Developer | https://beyond-kawaii.com |
Payment Type | free |
Supported Languages | 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" } } |