By: maddogg
Inspect and view changes in IceShot source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "IceShot",
"version": "1.1",
"description": "Capture full-page or visible area screenshots in one click.",
"icons": {
"16": "icons/icon.png",
"48": "icons/icon.png",
"128": "icons/icon.png"
},
"permissions": [
"activeTab",
"tabs",
"storage",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_icon": {
"16": "icons/icon.png",
"48": "icons/icon.png",
"128": "icons/icon.png"
},
"default_title": "IceShot",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_script.js"
]
}
],
"web_accessible_resources": [
"copypage.html",
"visible.html"
],
"browser_specific_settings": {
"gecko": {
"id": "{d51d8a45-4c09-4bf1-b8a1-881c0c291f47}"
}
}
} Best IceShot Alternatives
Here are some Firefox add-ons that are similar to IceShot:
SmartShot
joncax
Snapify - One Click Screen Capture Tool
Snapify
Full Page Screen Capture — FireShot
TruePage
ShotBird - Make Better Screenshots
Akshay Anu S
DigiShot
DigiMob
ShotEasy - Light and easy-to-use screenshot tool
chenliwen
QuickShot – Fast Screenshot Tool
BayHatter
Snip Shot
Billy Ward
FireShot Simple Capture
fireshot-simple-capture
Online Screenshot Capture
Yasir Qureshi
QuickSnap - Screenshot Tool
Derrick Oduor
Easy Screenshot - a Web Clipper
Jeremy Schomery