Crestify
Easy 1-click bookmarking with Crestify
Qu'est-ce que Crestify ?
Crestify est une extension Chrome développée par https://crestify.com, et sa fonction principale est "Easy 1-click bookmarking with Crestify".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Crestify
Téléchargez les fichiers d'extension Crestify 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
With Crestify, you get permanent archives for every single page you bookmark. You can search through the entire contents of all the pages you browse, so you will never lose a site again. Save all your open tabs in a single click. Read articles in a clutter-free environment with reader mode.
Informations de Base sur l'Extension
Nom | Crestify |
ID | afhekhbgacigmlndepbnppnpbhgdalfp |
URL Officiel | https://chromewebstore.google.com/detail/crestify/afhekhbgacigmlndepbnppnpbhgdalfp |
Description | Easy 1-click bookmarking with Crestify |
Taille du Fichier | 465 KB |
Nombre d'Installations | 25 |
Version Actuelle | 1.1.3 |
Dernière Mise à Jour | 2022-02-18 |
Date de Publication | 2020-07-17 |
Évaluation | 3.75/5 Total 4 Évaluations |
Développeur | https://crestify.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.crestify.com |
URL de la Page de Politique de Confidentialité | https://www.crestify.com/tos |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Crestify", "description": "Easy 1-click bookmarking with Crestify", "manifest_version": 2, "homepage_url": "https:\/\/crestify.com", "version": "1.1.3", "background": { "page": "background.html" }, "page_action": { "default_icon": "icon1.png", "default_title": "Click to bookmark" }, "options_ui": { "page": "options.html", "browser_style": true, "chrome_style": true, "open_in_tab": true }, "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self';", "permissions": [ "tabs", "http:\/\/*\/*", "https:\/\/*\/*", " |