Crestify
Easy 1-click bookmarking with Crestify
Wat is Crestify?
Crestify is een Chrome-extensie ontwikkeld door https://crestify.com, en de belangrijkste functie is "Easy 1-click bookmarking with Crestify".
Extensie Screenshots
Download het CRX-bestand van de extensie Crestify
Download Crestify-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
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.
Basisinformatie over de Extensie
Naam | Crestify |
ID | afhekhbgacigmlndepbnppnpbhgdalfp |
Officiële URL | https://chromewebstore.google.com/detail/crestify/afhekhbgacigmlndepbnppnpbhgdalfp |
Beschrijving | Easy 1-click bookmarking with Crestify |
Bestandsgrootte | 465 KB |
Aantal Installaties | 25 |
Huidige Versie | 1.1.3 |
Laatst Bijgewerkt | 2022-02-18 |
Publicatiedatum | 2020-07-17 |
Beoordeling | 3.75/5 Totaal 4 Beoordelingen |
Ontwikkelaar | https://crestify.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://www.crestify.com |
URL van de Privacybeleid Pagina | https://www.crestify.com/tos |
Ondersteunde Talen | 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:\/\/*\/*", " |