비잉 매일 성경구절
매일 성경구절과 나의 소명/미션/비전을 새로운 탭에서 확인합니다.
What is 비잉 매일 성경구절?
비잉 매일 성경구절 is a Chrome extension developed by WayMaker, and its main feature is "매일 성경구절과 나의 소명/미션/비전을 새로운 탭에서 확인합니다.".
Extension Screenshots
Download 비잉 매일 성경구절 Extension CRX File
Download 비잉 매일 성경구절 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 | 비잉 매일 성경구절 |
ID | lfblloiecgnombdfnnlcfjbnicihcdei |
Official URL | https://chromewebstore.google.com/detail/%EB%B9%84%EC%9E%89-%EB%A7%A4%EC%9D%BC-%EC%84%B1%EA%B2%BD%EA%B5%AC%EC%A0%88/lfblloiecgnombdfnnlcfjbnicihcdei |
Description | 매일 성경구절과 나의 소명/미션/비전을 새로운 탭에서 확인합니다. |
File Size | 73.35 MB |
Installation Count | 153 |
Current Version | 1.0.3 |
Last Updated | 2022-10-27 |
Publish Date | 2022-09-06 |
Rating | 5.00/5 Total 5 Ratings |
Developer | WayMaker |
[email protected] | |
Payment Type | free |
Supported Languages | ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "\ube44\uc789 \ub9e4\uc77c \uc131\uacbd\uad6c\uc808", "description": "\ub9e4\uc77c \uc131\uacbd\uad6c\uc808\uacfc \ub098\uc758 \uc18c\uba85\/\ubbf8\uc158\/\ube44\uc804\uc744 \uc0c8\ub85c\uc6b4 \ud0ed\uc5d0\uc11c \ud655\uc778\ud569\ub2c8\ub2e4.", "version": "1.0.3", "manifest_version": 3, "icons": { "192": "logo32.png" }, "action": { "default_title": "\ube44\uc789 \ub9e4\uc77c \uc131\uacbd\uad6c\uc808", "default_icon": "logo32.png", "default_popup": "popup.html" }, "background": { "service_worker": ".\/background.js" }, "chrome_url_overrides": { "newtab": "index.html" }, "options_page": "index.html", "permissions": [ "storage" ] } |