Notion Capture
Capture link to notion, Read it later
Vad är Notion Capture?
Notion Capture är en Chrome-tillägg utvecklad av xukeek, och dess huvudfunktion är "Capture link to notion, Read it later".
Tilläggsskärmbilder
Ladda ner Notion Capture-förlängningens CRX-fil
Ladda ner Notion Capture-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Quickly save links to your Notion databases ≡ Features - Direct save link by right click - Config default properties when save https://discord.gg/pAztBJEnrJ twitter: https://twitter.com/xuke11 help:https://ziyouma.vercel.app/notion buy a coffee:https://ko-fi.com/xukek
Grundläggande Information om Tillägg
Namn | Notion Capture |
ID | appnhbofndlicljlhoneaencemljlfcj |
Officiell webbadress | https://chromewebstore.google.com/detail/notion-capture/appnhbofndlicljlhoneaencemljlfcj |
Beskrivning | Capture link to notion, Read it later |
Filstorlek | 482 KB |
Antal Installationer | 403 |
Aktuell Version | 1.03 |
Senast Uppdaterad | 2023-05-27 |
Publiceringsdatum | 2021-09-07 |
Utvecklare | xukeek |
E-post | [email protected] |
Betalningssätt | in_app |
Hjälpsida URL | https://discord.gg/pAztBJEnrJ |
Stödda Språk | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_appName__", "description": "__MSG_appDescription__", "version": "1.03", "default_locale": "en", "options_ui": { "page": "options.html", "open_in_tab": true }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "background": { "service_worker": "js\/background.js" }, "content_scripts": [ { "matches": [ " |