Notion Highlighter
A chrome extension for saving highlighs to your notion
Vad är Notion Highlighter?
Notion Highlighter är en Chrome-tillägg utvecklad av Amber Stone, och dess huvudfunktion är "A chrome extension for saving highlighs to your notion".
Tilläggsskärmbilder
Ladda ner Notion Highlighter-förlängningens CRX-fil
Ladda ner Notion Highlighter-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
A chrome extension for saving highlighs to your notion Grundläggande Information om Tillägg
| Namn | |
| ID | hlljedmocklhgnbjmcpjhbdaldbeceop |
| Officiell webbadress | https://chromewebstore.google.com/detail/notion-highlighter/hlljedmocklhgnbjmcpjhbdaldbeceop |
| Beskrivning | A chrome extension for saving highlighs to your notion |
| Filstorlek | 145 KB |
| Antal Installationer | 233 |
| Aktuell Version | 0.0.1 |
| Senast Uppdaterad | 2022-10-15 |
| Publiceringsdatum | 2022-10-14 |
| Betyg | 5.00/5 Totalt 1 Betyg |
| Utvecklare | Amber Stone |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://bryantchan.notion.site/How-to-use-6715680004f942858f7b540511d70852 |
| Hjälpsida URL | https://bryantchan.notion.site/How-to-use-6715680004f942858f7b540511d70852 |
| Stödda Språk | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Notion Highlighter",
"version": "0.0.1",
"description": "A chrome extension for saving highlighs to your notion",
"options_page": "src\/pages\/options\/index.html",
"background": {
"service_worker": "src\/pages\/background\/index.js",
"type": "module"
},
"action": {
"default_icon": "icon-34.png",
"default_title": "Click to show"
},
"chrome_url_overrides": [],
"icons": {
"128": "icon-128.png"
},
"content_scripts": [
{
"matches": [
"http:\/\/*\/*",
"https:\/\/*\/*",
" | |