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…
O que é URL Keeper?
URL Keeper é uma extensão do Chrome desenvolvida por Yahya K.Salman, e sua principal característica é "Save links to websites. This is an easy way to remember the links. There are three buttons on the popup: - SAVE INPUT: Through…".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão URL Keeper
Baixe arquivos de extensão URL Keeper no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | URL Keeper |
ID | nfjoioebfckjekhgmhcnddpiphbpcbhp |
URL Oficial | https://chromewebstore.google.com/detail/url-keeper/nfjoioebfckjekhgmhcnddpiphbpcbhp |
Descrição | Save links to websites. This is an easy way to remember the links. There are three buttons on the popup: - SAVE INPUT: Through… |
Tamanho do Arquivo | 145 KB |
Contagem de Instalações | 75 |
Versão Atual | 1.0.1 |
Última Atualização | 2022-02-16 |
Data de Publicação | 2022-02-15 |
Desenvolvedor | Yahya K.Salman |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | 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" ] } |