Par : arafat219
Inspect and view changes in StudySnap source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "StudySnap",
"version": "1.0.0",
"description": "Student productivity extension — capture notes, manage deadlines, run Pomodoro sessions, and export professional PDFs.",
"permissions": [
"activeTab",
"storage",
"alarms"
],
"browser_specific_settings": {
"gecko": {
"id": "studysnap@extension",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"background": {
"service_worker": "background.js",
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"libs/jspdf.umd.min.js",
"content.js"
],
"css": [
"content.css"
],
"run_at": "document_idle"
}
],
"commands": {
"capture-clipboard": {
"suggested_key": {
"default": "Ctrl+I",
"mac": "Command+I"
},
"description": "Capture clipboard content"
}
},
"action": {
"default_popup": "popup/popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"web_accessible_resources": [
{
"resources": [
"libs/jspdf.umd.min.js"
],
"matches": [
"<all_urls>"
]
}
]
} Meilleures alternatives StudySnap
Voici quelques Firefox add-ons qui sont similaires à StudySnap :
Study Tracker
Study tracker team
Study Assistant
VB777
Study Session Tracker
Hb88
Students Study Timer
david warner
SnapNote
Fred
StudyTimer
StudyTimer Project
Quick Note Sync new
mgdesetia
SmartNotes Pro: Study & Export
Adi hasbe
Study Mate
swapnil sharma
Pomodoro Productivity new
heslerxwe
Web Notes Assistant
Satish Mishra