Homentum

Homentum

What is Homentum?

Homentum is a Chrome extension developed by Unknown, and its main feature is "Homentum".

Extension Screenshots

screenshot

Download Homentum Extension CRX File

Download Homentum 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

                        새탭 화면을 재충전 공간으로!!
- 멋진 배경화면, 움직이는 Cinemagraph, 날씨, todo_list, 즐겨찾기, 검색 등등
크롬 확장프로그램 Momentum을 따라 만들었습니다.

1.2.0
- news 기능 추가

1.2.3
- 오류 수정

1.2.4
- 단축키 기능 추카
- 오류 수정                    

Extension Basic Information

Name Homentum Homentum
ID daemmimkeadicifdcnjamjcgclmmobko
Official URL https://chromewebstore.google.com/detail/homentum/daemmimkeadicifdcnjamjcgclmmobko
Description Homentum
File Size 167 KB
Installation Count 24
Current Version 1.2.4
Last Updated 2016-10-19
Publish Date 2016-10-19
Rating 5.00/5 Total 9 Ratings
Developer Unknown
Payment Type free
Supported Languages ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": false,
        "scripts": [
            "homentum.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "description": "Homentum",
    "icons": {
        "128": "icon.png",
        "16": "icon.png",
        "48": "icon.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com; object-src 'self'",
    "manifest_version": 2,
    "name": "Homentum",
    "offline_enabled": true,
    "short_name": "Homentum",
    "version": "1.2.4"
}