creold / open-in-notion

Chrome Extension to redirect Notion pages links to the desktop app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open in Notion - Chrome Extension

Users Rating Version

This Chrome extension intercepts Notion pages links and redirects them to the Notion desktop app.

Preview

Install

  1. Download and install Notion desktop app.
  2. Install extension from Chrome Web Store.

How to Manually Install

  1. Launch Chrome
  2. Go to Extensions (chrome://extensions/)
  3. Toggle Developer mode
  4. Click Load unpacked extension
  5. Select src folder from this repository

Usage

  1. Paste a Notion link into a Chrome address bar.
  2. Press Enter.
  3. If you see a confirmation dialog in Chrome, select "Always open these links associated with this app" option and then click "Open Notion" button.
    Notice: Restore the "Always open these types of links in the associated app"
  4. If you need to open a pages link in Chrome tab instead of Notion desktop app, you can switch the extension off by clicking on the extension icon.

Custom option

Right-clicking on the extension icon shows you preferences popup.
options

Testimonials

  • I've been using your Open in Notion - Chrome Extension and I'm fascinated - Victoria
  • I love the extension - Asia Hoe
  • Huge help - Tal Binder
  • Yes! Works perfect - Tom Wood
  • This extension is fire! I haven't found anything wrong with it yet — Ryan Creel
  • Works exactly as expected! Thank you — Muhammad Usman
  • Great extension, does the job perfectly. Thanks! — Melvyn Hills
  • Very helpful plugin for Chrome users — Oleg Kostrikin

Donate (optional)

If you find this extension helpful, you can buy me a coffee ☕️ via Buymeacoffee, FanTalks, Tinkoff, ЮMoney, Donatty, DonatePay.

Release notes

Version Notes
v.0.1 Initial version.
v.0.1.2 Fix issues. Update options page
v.0.1.3 The code is adapted to the requirements of Google
v.0.1.4 Added an option to open links from the specified workspaces in the app
v.0.1.4.1 Excluded reserved web links. E.g.: notion.so/about
v.0.1.5 Replace /native redirect with support for new notion:// protocol
v.0.1.5.1 Added "Help" to the list of reserved web links
v.0.1.5.2 Added "Templates" to the list of reserved web links
v.0.1.5.3 Added "Blog" to the list of reserved web links
v.0.1.5.4 The list of reserved web links is parsed from sitemap.xml
v.0.1.5.5 Added "Ai", "Docs" and "Sitemap" from sitemap.xml
v.0.1.5.6 Migrated to Manifest V3. Updated url's from sitemap.xml.

Contribute

Found a bug? Please submit a new issues on GitHub.

About

Chrome Extension to redirect Notion pages links to the desktop app.

License:GNU General Public License v3.0


Languages

Language:JavaScript 62.5%Language:CSS 20.2%Language:HTML 17.3%