URL Keeper

Save links to websites. This is an easy way to remember the links. There are three buttons on the popup: - SAVE INPUT: Through…

URL Keeper란 무엇입니까?

URL Keeper은(는) Yahya K.Salman에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Save links to websites. This is an easy way to remember the links. There are three buttons on the popup: - SAVE INPUT: Through…"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

URL Keeper 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Save links to websites. This is an easy way to remember the links.

There are three buttons on the popup:

- SAVE INPUT: Through this button, the link that is manually typed in the input field for links is saved.

- SAVE TAB: Through this button, we directly save the link to the website I am working on.

-DELETE ALL: When this button is double-clicked, all saved links will be deleted                    

확장 프로그램 기본 정보

이름 URL Keeper URL Keeper
ID nfjoioebfckjekhgmhcnddpiphbpcbhp
공식 URL https://chromewebstore.google.com/detail/url-keeper/nfjoioebfckjekhgmhcnddpiphbpcbhp
설명 Save links to websites. This is an easy way to remember the links. There are three buttons on the popup: - SAVE INPUT: Through…
파일 크기 145 KB
설치 횟수 75
현재 버전 1.0.1
최근 업데이트 2022-02-16
출시 날짜 2022-02-15
개발자 Yahya K.Salman
이메일 [email protected]
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.0.1",
    "name": "URL Keeper",
    "action": {
        "default_popup": "index.html",
        "default_icon": "logo.png"
    },
    "permissions": [
        "tabs"
    ]
}