By: nerrilyn
Inspect and view changes in DevSnip source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "DevSnip",
"version": "1.0",
"description": "A tech-noir extension for web developers to inspect and copy CSS properties from webpage elements, featuring a neon-metal interface with glitch-wave animations.",
"icons": {
"48": "icon.png"
},
"browser_action": {
"default_popup": "popup.html"
},
"permissions": [
"activeTab",
"storage"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{2b6754c0-0804-461f-981d-188b10d914e7}"
}
}
} Best DevSnip Alternatives
Here are some Firefox add-ons that are similar to DevSnip:
StyleTrace
kripeoree
CSS Peeper
CSS Peeper
Web Design Pirate for DevTools
Dalimil Hajek
Gripper - DevTools for Designers
isboyjc
Snipper
Heiko
DevSpace - Developer Toolkit
Farhan
CSS Edit
keyser
ColorSnap Pro
veronita
HTML/CSS Extractor
max
SnapScroll
ehgroemien
Copy DOM and CSS for AI
Faisal Bhuiyan
ClipBoard
vauruta