Chrome Url Saver

Save and Load currectly opened sites

Wat is Chrome Url Saver?

Chrome Url Saver is een Chrome-extensie ontwikkeld door replayer0, en de belangrijkste functie is "Save and Load currectly opened sites".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Chrome Url Saver

Download Chrome Url Saver-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        This app saves URLs of tabs that are currently opened on your Chrome browser to your Google account to reload them again on Chrome browser at anywhere, anytime.

1. Save the currently open sites to your Google account.
2. You can open your saved sites by logging in to your Google account on another PC or Chrome                    

Basisinformatie over de Extensie

Naam Chrome Url Saver Chrome Url Saver
ID inhocmadkfmhncnfjpkjfnojfdiaghfg
Officiële URL https://chromewebstore.google.com/detail/chrome-url-saver/inhocmadkfmhncnfjpkjfnojfdiaghfg
Beschrijving Save and Load currectly opened sites
Bestandsgrootte 13.28 KB
Aantal Installaties 1,404
Huidige Versie 1.0.2
Laatst Bijgewerkt 2022-09-28
Publicatiedatum 2016-11-23
Beoordeling 4.86/5 Totaal 35 Beoordelingen
Ontwikkelaar replayer0
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Chrome Url Saver",
    "version": "1.0.2",
    "description": "Save and Load currectly opened sites",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "author": "[email protected]",
    "permissions": [
        "tabs",
        "storage",
        "notifications",
        ""
    ]
}