Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"icons": {
"16": "icon16.plasmo.6c567d50.png",
"32": "icon32.plasmo.76b92899.png",
"48": "icon48.plasmo.aced7582.png",
"64": "icon64.plasmo.8bb5e6e0.png",
"128": "icon128.plasmo.3c1ed2d2.png"
},
"manifest_version": 3,
"action": {
"default_icon": {
"16": "icon16.plasmo.6c567d50.png",
"32": "icon32.plasmo.76b92899.png",
"48": "icon48.plasmo.aced7582.png",
"64": "icon64.plasmo.8bb5e6e0.png",
"128": "icon128.plasmo.3c1ed2d2.png"
},
"default_popup": "popup.html"
},
"version": "0.3.3",
"author": "ewing",
"name": "NotesToNotion",
"description": "Notes, Highlights, Videos, Audios, Articles, Posts, Books in One Notion.",
"background": {
"service_worker": "static\/background\/index.js"
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"side_panel": {
"default_path": "sidepanel.html"
},
"permissions": [
"storage",
"sidePanel",
"cookies",
"tabs",
"alarms",
"contextMenus",
"declarativeNetRequest",
"declarativeNetRequestWithHostAccess"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"clipper-data.fce2b1f4.js"
],
"all_frames": true,
"css": []
},
{
"matches": [
"https:\/\/notes2notion.notionify.net\/*"
],
"js": [
"get-webpage-data.22b322fe.js"
],
"all_frames": true,
"css": []
},
{
"matches": [
"https:\/\/x.com\/*",
"https:\/\/www.xiaohongshu.com\/*",
"https:\/\/web.okjike.com\/*",
"https:\/\/keep.google.com\/*",
"https:\/\/read.amazon.com\/*"
],
"js": [
"content-script.965f3134.js"
],
"css": []
},
{
"matches": [
"https:\/\/flomoapp.com\/*",
"https:\/\/v.flomoapp.com\/*"
],
"js": [
"flomo-content-script.2c597365.js"
],
"css": []
},
{
"matches": [
"https:\/\/weread.qq.com\/*"
],
"js": [
"wechat-content-script.fb06031f.js"
],
"css": []
},
{
"matches": [
"https:\/\/notes2notion.notionify.net\/*",
"https:\/\/notes2notion-test.notionify.net\/*",
"http:\/\/localhost:3000\/*"
],
"js": [
"memo-content-script.b5a3b86c.js"
],
"css": []
},
{
"matches": [
"<all_urls>"
],
"js": [
"highlight.8418c156.js"
],
"css": []
},
{
"matches": [
"<all_urls>"
],
"js": [
"page.c4529967.js"
],
"css": []
}
],
"default_locale": "en",
"web_accessible_resources": [
{
"resources": [
"options.html"
],
"matches": [
"<all_urls>"
],
"extension_ids": [
"daaapmaipfdhaknlpfbocifagdoecjmk"
]
},
{
"matches": [
"<all_urls>"
],
"resources": [
"clipper-data.69f7c0cb.svg",
"clipper-data.a2f39a22.svg",
"clipper-data.d525ae58.svg"
]
},
{
"matches": [
"<all_urls>"
],
"resources": [
"clipper-data.69f7c0cb.svg",
"clipper-data.a2f39a22.svg",
"clipper-data.d525ae58.svg"
]
},
{
"matches": [
"<all_urls>"
],
"resources": [
"clipper-data.69f7c0cb.svg",
"clipper-data.a2f39a22.svg",
"clipper-data.d525ae58.svg"
]
}
],
"host_permissions": [
"https:\/\/weread.qq.com\/*",
"https:\/\/i.weread.qq.com\/*",
"https:\/\/flomoapp.com\/*",
"https:\/\/keep.google.com\/*",
"https:\/\/read.amazon.com\/*",
"https:\/\/notes-pa.clients6.google.com\/*",
"https:\/\/*.notionify.net\/*",
"https:\/\/x.com\/*",
"https:\/\/*.xiaohongshu.com\/*",
"https:\/\/api.ruguoapp.com\/*",
"https:\/\/web.okjike.com\/*",
"http:\/\/localhost:3000\/*"
],
"declarative_net_request": {
"rule_resources": [
{
"id": "ruleset_1",
"enabled": true,
"path": "rules.6316ad31.json"
}
]
}
}