Inspect and view changes in NotionBooks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "NotionBooks",
"version": "0.1.0",
"description": "Save Goodreads book details to Notion.",
"browser_specific_settings": {
"gecko": {
"id": "NotionBooks@iShibi",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"16": "icon-16.png",
"32": "icon-32.png",
"48": "icon-48.png",
"64": "icon-64.png",
"128": "icon-128.png",
"256": "icon-256.png"
},
"action": {
"default_popup": "popup/popup.html"
},
"options_page": "options/options.html",
"permissions": [
"storage"
],
"host_permissions": [
"*://*.goodreads.com/*",
"https://api.notion.com/*"
],
"background": {
"type": "module",
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"run_at": "document_start",
"matches": [
"*://*.goodreads.com/*"
],
"js": [
"content/isolated.js"
]
},
{
"world": "MAIN",
"matches": [
"*://*.goodreads.com/*"
],
"js": [
"content/main.js"
]
}
]
} Best NotionBooks Alternatives
Here are some Firefox add-ons that are similar to NotionBooks:
Kindle to Notion – Highlight Sync Made Simple
Túlio Sousa
Save to Notion
Anis Gadhgadhi
GoodLIB -Zlib & Anna's Archive Extension Goodreads
Nub Playz
Notion Boost
Gourav Goyal
Filed: Save Anything to Notion
Virgile Gouala
Notion保存助手
Arthur Heathcliff
Send to Notion
Aevorn LLC
Notes&Notebooks
10kInfo Inc
Notion Outline by nbundle.com
Minh-Phuc Tran
Notion Syntax Highlighter
Jakub Serwatka
Anotum Kindle Sync
Anotum
Leetion - LeetCode to Notion
Neel Bansal