URL Saver
A simple and fashionable way to save and manage your URLs.
O que é URL Saver?
URL Saver é uma extensão do Chrome desenvolvida por Pemê Studio, e sua principal característica é "A simple and fashionable way to save and manage your URLs.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão URL Saver
Baixe arquivos de extensão URL Saver 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
An extension that is here to simplify the user life. It allows to save whatever URL the user wants by typing and saving it directly on the list, or by saving the current tab. It is also easy to manage; the user can delete all of the items with just one click or choose which ones to eliminate. It has a Day and Night mode that is activated just by toggling the button.
Informações Básicas da Extensão
Nome | URL Saver |
ID | pibkfggcnkcfpkfbhghfoooigaikmnao |
URL Oficial | https://chromewebstore.google.com/detail/url-saver/pibkfggcnkcfpkfbhghfoooigaikmnao |
Descrição | A simple and fashionable way to save and manage your URLs. |
Tamanho do Arquivo | 13.31 KB |
Contagem de Instalações | 35 |
Versão Atual | 0.0.0.4 |
Última Atualização | 2022-07-13 |
Data de Publicação | 2022-05-10 |
Classificação | 5.00/5 Total de 12 Avaliações |
Desenvolvedor | Pemê Studio |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "0.0.0.4", "name": "URL Saver", "description": "A simple and fashionable way to save and manage your URLs.", "action": { "default_popup": "index.html", "default_icon": "icon.png" }, "permissions": [ "tabs" ] } |