제작자: Parker Klein Add-on
Inspect and view changes in NewTwos: The best place to write things down source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "NewTwos: The best place to write things down",
"description": "Capture the page you are on, a link, or selected text straight into NewTwos.",
"version": "1.0.10",
"icons": {
"16": "icon/16.png",
"32": "icon/32.png",
"48": "icon/48.png",
"96": "icon/96.png",
"128": "icon/128.png"
},
"permissions": [
"tabs",
"storage",
"activeTab",
"scripting",
"contextMenus",
"notifications",
"identity",
"https://writethingsdown.com/*",
"https://www.writethingsdown.com/*"
],
"browser_specific_settings": {
"gecko": {
"id": "extension@twosapp.com",
"strict_min_version": "121.0",
"data_collection_permissions": {
"required": [
"authenticationInfo",
"websiteContent"
]
}
}
},
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "NewTwos",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"https://writethingsdown.com/*",
"https://www.writethingsdown.com/*"
],
"run_at": "document_idle",
"js": [
"content-scripts/writethingsdown.js"
]
}
]
} 최고의 NewTwos: The best place to write things down 대안
다음은 NewTwos: The best place to write things down과(와) 유사한 Firefox add-on입니다:
Day One
Day One
QuickNote
Manuel Frigerio
NoteTracker
TechHub Centric
Web Notes Assistant
Satish Mishra
Website Note Taker
88CLB
nuTab
Tomas Vestenicky
Take quick notes
IWINCLUB
Notebook Web Clipper
Zoho Corporation
Ponder
Ponder
Luckynote
Luckynote
Ather Notepad - Quick and Cool Notes
Ather Sultana
Markdown New Tab
Mihir Chaturvedi (plibither8)