Link Saver & Organizer

This link saver helps you save time by storing your links onto your local storage with one click of a button.

O que é Link Saver & Organizer?

Link Saver & Organizer é uma extensão do Chrome desenvolvida por nayobaez.extension, e sua principal característica é "This link saver helps you save time by storing your links onto your local storage with one click of a button.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Link Saver & Organizer

Baixe arquivos de extensão Link Saver & Organizer 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

                        Quick Guide: 
- Enter your link manually and save by clicking on "Save Input"
- Click on "Save tab" to save link directly from the browser tab
- The "Delete all" button removes all saved links at once 
- The "trashcan Icon" removed that specific link 
- The "copy Icon" will copy that specific link 

I am currently working on a new interface and features, which will include the possibility to rename links, categorize them by collection and drag and drop them.                    

Informações Básicas da Extensão

Nome Link Saver & Organizer Link Saver & Organizer
ID piedjnegjpggigjblhjljpkngabjnigg
URL Oficial https://chromewebstore.google.com/detail/link-saver-organizer/piedjnegjpggigjblhjljpkngabjnigg
Descrição This link saver helps you save time by storing your links onto your local storage with one click of a button.
Tamanho do Arquivo 828 KB
Contagem de Instalações 63
Versão Atual 1.1
Última Atualização 2022-12-20
Data de Publicação 2022-12-14
Desenvolvedor nayobaez.extension
Email [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.1",
    "name": "Link Saver & Organizer",
    "action": {
        "default_popup": "index.html",
        "default_icon": "Linksaver-icon.png"
    },
    "description": "This link saver helps you save time by storing your links onto your local storage with one click of a button.",
    "permissions": [
        "tabs"
    ]
}