Cutouts

AI organizer for cutouts on the browser

Qu'est-ce que Cutouts ?

Cutouts est une extension Chrome développée par Thiyagaraj T, et sa fonction principale est "AI organizer for cutouts on the browser".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Cutouts

Téléchargez les fichiers d'extension Cutouts 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

                        Do you need a Pinterest for your next project to grab inspiration from the web & never forget it? 

Features -
✅ Save text highlights & links from the web and collect inspiration & data for your next big article or award winning ad 🏆

✅ Save images & videos and generate moodboards on the fly 📸

✅ Create instant color palettes from images 🎨

✅ Sorts and auto tags all your cutouts and search like a pro! 🔎

✅ Create collections and keep yourself organised 🧘‍♀️

✅ No sign up required, always FREE ✨

✅ No spying ! Your data is your data. Everything is processed on your machine, in your browser 🕵️‍♂️ 🔐
✅ Export all data in CSV format

Cutouts bring you the smartest clipboard organiser for the web ever built. Save images, text & videos with one click & do not worry about keeping a track. Cutouts makes it simple to organise your web. Cutouts use ML on the browser to make your search simple and relevant.                    

Informations de Base sur l'Extension

Nom Cutouts Cutouts
ID jcjaaeialhaakckfpmpkipnjeiggekib
URL Officiel https://chromewebstore.google.com/detail/cutouts/jcjaaeialhaakckfpmpkipnjeiggekib
Description AI organizer for cutouts on the browser
Taille du Fichier 2.82 MB
Nombre d'Installations 2,429
Version Actuelle 0.7.0
Dernière Mise à Jour 2021-09-08
Date de Publication 2020-08-14
Évaluation 3.83/5 Total 18 Évaluations
Développeur Thiyagaraj T
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://cutouts.app/
URL de la Page d'Aide https://cutouts.app/
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Cutouts",
    "version": "0.7.0",
    "description": "AI organizer for cutouts on the browser",
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "author": "Thiyagaraj (https:\/\/twitter.com\/thewizardjs)",
    "web_accessible_resources": [
        "icons\/*",
        "assets\/*"
    ],
    "permissions": [
        "",
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "dist\/background.js"
        ]
    },
    "browser_action": {
        "title": "Cutout"
    }
}