CheckPoint

Save currently open browser tabs, and Restore later

Wat is CheckPoint?

CheckPoint is een Chrome-extensie ontwikkeld door purudpd, en de belangrijkste functie is "Save currently open browser tabs, and Restore later".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie CheckPoint

Download CheckPoint-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

                        The extension allows you to save all the currently opened tabs and restore them at any time later.

Version-1.3 brings better design                    

Basisinformatie over de Extensie

Naam CheckPoint CheckPoint
ID ekfpfbmkccjmhanfdgafajkmihbckjhn
Officiële URL https://chromewebstore.google.com/detail/checkpoint/ekfpfbmkccjmhanfdgafajkmihbckjhn
Beschrijving Save currently open browser tabs, and Restore later
Bestandsgrootte 204 KB
Aantal Installaties 127
Huidige Versie 1.3
Laatst Bijgewerkt 2016-08-25
Publicatiedatum 2016-08-24
Beoordeling 5.00/5 Totaal 4 Beoordelingen
Ontwikkelaar purudpd
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "CheckPoint",
    "description": "Save currently open browser tabs, and Restore later",
    "version": "1.3",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html",
        "default_title": "CheckPoint"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/",
        "tabs",
        "storage"
    ]
}