Cookie Synchronize
Synchronize cookies across browsers using Chrome Sync
Cos'è Cookie Synchronize?
Cookie Synchronize è un'estensione di Chrome sviluppata da text.nav, e la sua funzione principale è "Synchronize cookies across browsers using Chrome Sync".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Cookie Synchronize
Scarica i file di estensione Cookie Synchronize in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
This extension can be used to synchronise cookies using chrome sync. The user needs to specify the domain for which he want's to enable sync. The cookies are only fetched on user action.
Informazioni di Base sull'Estensione
Nome | Cookie Synchronize |
ID | dhdfnoenjedcedipmdoeibpnmpojjpce |
URL Ufficiale | https://chromewebstore.google.com/detail/cookie-synchronize/dhdfnoenjedcedipmdoeibpnmpojjpce |
Descrizione | Synchronize cookies across browsers using Chrome Sync |
Dimensione del File | 251 KB |
Conteggio Installazioni | 88 |
Versione Corrente | 1.1 |
Ultimo Aggiornamento | 2022-03-08 |
Data di Pubblicazione | 2022-03-07 |
Valutazione | 5.00/5 Totale 2 Valutazioni |
Sviluppatore | text.nav |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Cookie Synchronize", "description": "Synchronize cookies across browsers using Chrome Sync", "version": "1.1", "action": { "default_icon": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "default_popup": "popup.html" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "permissions": [ "notifications", "cookies", "storage" ], "host_permissions": [ " |