Aikatsu LGTM
a chrome extension for Aikatsu☆LGTM
What is Aikatsu LGTM?
Aikatsu LGTM is a Chrome extension developed by Unknown, and its main feature is "a chrome extension for Aikatsu☆LGTM".
Extension Screenshots
Download Aikatsu LGTM Extension CRX File
Download Aikatsu LGTM 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
アイカツ画像でLGTMできるChrome拡張機能です。 https://github.com/romiogaku/algtm-chrome-extension
Extension Basic Information
Name | |
ID | hfghncahhcpoinieideaciniogbnmomb |
Official URL | https://chromewebstore.google.com/detail/aikatsu-lgtm/hfghncahhcpoinieideaciniogbnmomb |
Description | a chrome extension for Aikatsu☆LGTM |
File Size | 308 KB |
Installation Count | 49 |
Current Version | 0.1.0 |
Last Updated | 2018-08-11 |
Publish Date | 2018-08-10 |
Rating | 5.00/5 Total 2 Ratings |
Developer | Unknown |
Payment Type | free |
Extension Website | https://github.com/romiogaku/algtm-chrome-extension |
Supported Languages | ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "author": "romiogaku", "name": "Aikatsu LGTM", "version": "0.1.0", "description": "a chrome extension for Aikatsu\u2606LGTM", "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "browser_action": { "default_popup": "index.html" } } |