Inspect and view changes in Offline Snippet Recorder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Offline Snippet Recorder",
"version": "1.0.0",
"description": "Record short (10-30s) audio snippets from pages and save local .wav files. Privacy-first, stores locally.",
"permissions": [
"activeTab",
"storage",
"downloads",
"tabs"
],
"browser_action": {
"default_popup": "popup.html",
"default_title": "Offline Snippet Recorder",
"default_icon": "icon.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_script.js"
],
"run_at": "document_idle"
}
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"icons": {
"48": "icon.png",
"128": "icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "offlinesnippet@example.com",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Best Offline Snippet Recorder Alternatives
Here are some Firefox add-ons that are similar to Offline Snippet Recorder:
SongSnippet Saver
Raphael
Browser Song Recorder
Gia
quick tab sampler
rearview45
LocalSampler
Hoang
Tab Sampler
Ngoc
Snap Basic Audio Recorder
Sarah Mitchell
Audiolabel
Giang
Sample Tab Audio
ExtensionGurus
SoundBite Clipper
Mo
Voice Notes & Audio Recorder
Skil
Webcam Recorder
Brian
SoundSnap
kiielil