Klippper: Notion Web Clipper
Klippper is an advanced Notion Web clipper, it helps you save webpages to Notion from the browser without switching tabs
Qu'est-ce que Klippper: Notion Web Clipper ?
Klippper: Notion Web Clipper est une extension Chrome développée par Klippper, et sa fonction principale est "Klippper is an advanced Notion Web clipper, it helps you save webpages to Notion from the browser without switching tabs".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Klippper: Notion Web Clipper
Téléchargez les fichiers d'extension Klippper: Notion Web Clipper 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
Save webpages to Notion in one click! Sign up on https://klippper.com/ Features: - Preconfigured forms to get a page URL, title, description, icon and more automatically - Select multiple images from a site and save them directly into your Notion database - Use the "notes" field to save important information - Add Mentions to page content - Duplicates detector for URL fields - Save highlights from webpages and PDFs to your notion page - Forms sync with all your computers - and more to come! Contact If you have any questions send us an email at [email protected] Or leave us a feedback here https://notionforms.io/forms/feedbacks-5 !
Informations de Base sur l'Extension
Nom | Klippper: Notion Web Clipper |
ID | lkgcadkhhkpfagbhepgelelekpodihja |
URL Officiel | https://chromewebstore.google.com/detail/klippper-notion-web-clipp/lkgcadkhhkpfagbhepgelelekpodihja |
Description | Klippper is an advanced Notion Web clipper, it helps you save webpages to Notion from the browser without switching tabs |
Taille du Fichier | 169 KB |
Nombre d'Installations | 1,817 |
Version Actuelle | 0.0.0.20 |
Dernière Mise à Jour | 2023-02-06 |
Date de Publication | 2022-02-25 |
Évaluation | 4.10/5 Total 10 Évaluations |
Développeur | Klippper |
[email protected] | |
Type de Paiement | in_app |
Site Web de l'Extension | https://klippper.com/ |
URL de la Page d'Aide | https://klippper.com/ |
URL de la Page de Politique de Confidentialité | https://klippper.com/privacy-policy |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Klippper is an advanced Notion Web clipper, it helps you save webpages to Notion from the browser without switching tabs", "version": "0.0.0.20", "manifest_version": 3, "name": "Klippper: Notion Web Clipper", "background": { "service_worker": "background.bundle.js" }, "action": [], "permissions": [ "storage", "tabs", "scripting", "contextMenus" ], "host_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "icons": { "128": "klippperLogo.png" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |