IMAKITA AI text summarizer
IMAKITA summarizes long and boring text effectively
Qu'est-ce que IMAKITA AI text summarizer ?
IMAKITA AI text summarizer est une extension Chrome développée par qhapaq_49, et sa fonction principale est "IMAKITA summarizes long and boring text effectively".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension IMAKITA AI text summarizer
Téléchargez les fichiers d'extension IMAKITA AI text summarizer 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
IMAKITA is fast, simple and accurate AI text summarizer. You can get summary of the text by select and right click. IMAKITA supports English, Japanese, German, Spanish and French. You can download source code on github. update 2022.03.31 : update manifest to V3
Informations de Base sur l'Extension
Nom | IMAKITA AI text summarizer |
ID | hejainodlpjlekjinpjijbelbceojkee |
URL Officiel | https://chromewebstore.google.com/detail/imakita-ai-text-summarize/hejainodlpjlekjinpjijbelbceojkee |
Description | IMAKITA summarizes long and boring text effectively |
Taille du Fichier | 67.77 KB |
Nombre d'Installations | 906 |
Version Actuelle | 0.0.2 |
Dernière Mise à Jour | 2022-04-03 |
Date de Publication | 2019-05-15 |
Évaluation | 4.33/5 Total 3 Évaluations |
Développeur | qhapaq_49 |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://github.com/qhapaq-49/imakita |
Langues Prises en Charge | en,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "IMAKITA AI text summarizer", "version": "0.0.2", "default_locale": "en", "manifest_version": 3, "description": "IMAKITA summarizes long and boring text effectively", "permissions": [ "contextMenus", "clipboardWrite", "storage", "tabs", "activeTab" ], "host_permissions": [ "http:\/\/*\/", "https:\/\/*\/" ], "icons": { "16": "img\/icon-16x16.png", "48": "img\/icon-48x48.png", "128": "img\/icon-128x128.png" }, "action": { "default_icon": "img\/icon-16x16.png", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |