Link Saver & Organizer
This link saver helps you save time by storing your links onto your local storage with one click of a button.
What is Link Saver & Organizer?
Link Saver & Organizer is a Chrome extension developed by nayobaez.extension, and its main feature is "This link saver helps you save time by storing your links onto your local storage with one click of a button.".
Extension Screenshots
Download Link Saver & Organizer Extension CRX File
Download Link Saver & Organizer 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
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. Extension Basic Information
| Name | |
| ID | piedjnegjpggigjblhjljpkngabjnigg |
| Official URL | https://chromewebstore.google.com/detail/link-saver-organizer/piedjnegjpggigjblhjljpkngabjnigg |
| Description | This link saver helps you save time by storing your links onto your local storage with one click of a button. |
| File Size | 828 KB |
| Installation Count | 63 |
| Current Version | 1.1 |
| Last Updated | 2022-12-20 |
| Publish Date | 2022-12-14 |
| Developer | nayobaez.extension |
| [email protected] | |
| Payment Type | free |
| Supported Languages | 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"
]
} | |