safari2chrome bookmarks synchronization

Keep your Chrome bookmarks up to date with the Safari bookmarks

Qu'est-ce que safari2chrome bookmarks synchronization ?

safari2chrome bookmarks synchronization est une extension Chrome développée par https://safari2chrome.com, et sa fonction principale est "Keep your Chrome bookmarks up to date with the Safari bookmarks".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension safari2chrome bookmarks synchronization

Téléchargez les fichiers d'extension safari2chrome bookmarks synchronization au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom safari2chrome bookmarks synchronization safari2chrome bookmarks synchronization
ID mhhcbjdgifnbfjpdppedcekihpnnljba
URL Officiel https://chromewebstore.google.com/detail/safari2chrome-bookmarks-s/mhhcbjdgifnbfjpdppedcekihpnnljba
Description Keep your Chrome bookmarks up to date with the Safari bookmarks
Taille du Fichier 573 KB
Nombre d'Installations 212
Version Actuelle 1.0.3
Dernière Mise à Jour 2022-12-12
Date de Publication 2022-05-27
Évaluation 3.00/5 Total 2 Évaluations
Développeur https://safari2chrome.com
Email [email protected]
Type de Paiement in_app
URL de la Page de Politique de Confidentialité https://safari2chrome.com/privacy.html
Langues Prises en Charge 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"
    ]
}