By: SamadiPour
Inspect and view changes in Notion Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Notion Helper",
"version": "1.0.1",
"description": "An extension to enhance your experience with Notion",
"manifest_version": 2,
"permissions": [
"storage",
"activeTab",
"*://*.notion.so/*",
"*://*.notion.site/*"
],
"browser_action": {
"default_popup": "src/popup/popup.html",
"default_icon": {
"32": "/logo/logo-32.png",
"48": "/logo/logo-48.png",
"128": "/logo/logo-128.png"
}
},
"background": {
"scripts": [
"src/background.js"
]
},
"content_scripts": [
{
"matches": [
"*://*.notion.so/*",
"*://*.notion.site/*"
],
"js": [
"src/scripts/rtl.js",
"src/scripts/font.js"
],
"all_frames": true
}
],
"icons": {
"32": "/logo/logo-32.png",
"48": "/logo/logo-48.png",
"128": "/logo/logo-128.png"
}
} Best Notion Helper Alternatives
Here are some Firefox add-ons that are similar to Notion Helper:
Notion RTL
Fahmi
Better Notion RTL
Tohar Fine
NotionFarsi-RTL
Amir Shokri
Notion R2L
will
Tailored Notion
Wanchai
Notion Boost
Gourav Goyal
notion-enhancer
dragonwocky
Notion Styler
DevFlux Apps
Notion Syntax Highlighter
Jakub Serwatka
Notion Mate
joans
Notion Equation Autocomplete
Apryoty