safari2chrome bookmarks synchronization

Keep your Chrome bookmarks up to date with the Safari bookmarks

Wat is safari2chrome bookmarks synchronization?

safari2chrome bookmarks synchronization is een Chrome-extensie ontwikkeld door https://safari2chrome.com, en de belangrijkste functie is "Keep your Chrome bookmarks up to date with the Safari bookmarks".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie safari2chrome bookmarks synchronization

Download safari2chrome bookmarks synchronization-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

                        Your browser sync bookmarks from iCloud in the same way that Safari does
We do not store bookmarks on our servers
We do not keep passwords of your credentials
All your bookmarks are stored in your iCloud account
You do not need to install iTunes in order to use the software                    

Basisinformatie over de Extensie

Naam safari2chrome bookmarks synchronization safari2chrome bookmarks synchronization
ID mhhcbjdgifnbfjpdppedcekihpnnljba
Officiële URL https://chromewebstore.google.com/detail/safari2chrome-bookmarks-s/mhhcbjdgifnbfjpdppedcekihpnnljba
Beschrijving Keep your Chrome bookmarks up to date with the Safari bookmarks
Bestandsgrootte 573 KB
Aantal Installaties 212
Huidige Versie 1.0.3
Laatst Bijgewerkt 2022-12-12
Publicatiedatum 2022-05-27
Beoordeling 3.00/5 Totaal 2 Beoordelingen
Ontwikkelaar https://safari2chrome.com
E-mail [email protected]
Betalingswijze in_app
URL van de Privacybeleid Pagina https://safari2chrome.com/privacy.html
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "safari2chrome bookmarks synchronization",
    "description": "Keep your Chrome bookmarks up to date with the Safari bookmarks",
    "version": "1.0.3",
    "action": {
        "default_icon": "icon-16.png",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "js\/background-page.js"
    },
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "permissions": [
        "bookmarks",
        "alarms",
        "nativeMessaging"
    ]
}