By: Sidenoat
Inspect and view changes in Sidenoat source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Sidenoat",
"version": "1.0.0",
"description": "Website prototyping & bug reporting.",
"background": {
"page": "src/pages/background/index.html"
},
"browser_action": {
"default_popup": "src/pages/popup/index.html",
"default_icon": "icon-34.png"
},
"icons": {
"128": "icon-128.png"
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*",
"<all_urls>"
],
"js": [
"src/pages/content/index.js"
],
"css": [
"assets/css/contentStyles.chunk.css"
],
"run_at": "document_start"
}
],
"web_accessible_resources": [
"assets/js/*.js",
"assets/css/*.css",
"assets/css/*.ttf",
"assets/ttf/*.ttf",
"icon-128.png",
"icon-34.png",
"*://*/*"
],
"permissions": [
"storage",
"tabs",
"webRequest",
"http://*/*",
"https://*/*",
"<all_urls>"
],
"browser_specific_settings": {
"gecko": {
"id": "{532d363c-8f09-46a9-b94a-ed831ed8290e}"
}
}
} Best Sidenoat Alternatives
Here are some Firefox add-ons that are similar to Sidenoat:
VisBug
argyleink
Pagereview.io
Pagereview.io
Stigma
Stigma Media, LLC
BugSmash: Fast Feedback, Zero Friction
BugSmash
Visual Debug - feedback collection tool
Promotino Ltd.
MiroMiro
Soraia
Shotko - Screenshot & Annotate
LXB-Studio
not8
Vlad Dekhanov
Usersnap
Usersnap
Marker.io: Visual bug reporting
Marker
Review Lens
Review Lens
Ybug - Visual feedback tool for websites
Ybug