Por: Cacher
Inspect and view changes in Cacher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Cacher",
"version": "1.2.0",
"description": "Save code snippets from anywhere on the web. Companion extension to Cacher, the code snippet organizer for pro developers.",
"manifest_version": 2,
"permissions": [
"*://*/*",
"contextMenus",
"notifications",
"storage"
],
"background": {
"scripts": [
"scripts/background.js"
]
},
"content_scripts": [
{
"matches": [
"*://app.cacher.test/*",
"*://app.cacher.io/*"
],
"js": [
"scripts/auth-flow.js"
]
},
{
"matches": [
"*://*/*"
],
"js": [
"scripts/content.js"
],
"css": [
"styles/content.css"
]
}
],
"browser_action": {
"default_popup": "popup/index.html",
"default_title": "Cacher",
"default_icon": {
"16": "images/icon16.png",
"24": "images/icon24.png",
"32": "images/icon32.png"
}
},
"icons": {
"16": "images/icon16.png",
"24": "images/icon24.png",
"48": "images/icon48.png",
"128": "images/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{97dae966-bafc-4a15-8fb1-db16ee3e084b}",
"strict_min_version": "57.0"
}
}
} Melhores alternativas Cacher
Aqui estão algumas Firefox add-ons que são similares a Cacher:
Code Snippet Manager
Hobi
CodeFaster
CodeFaster
Snipit - organize, share, collaborate
Andrei Duca
Code Snippet Manager Pro
Govihair
Code Snippet Organizer Addon
sieuDEVtry
Save code to codeckin.com
codeckin
CodeSnip
Lennox
Snippet Corpy
thadev404
DevClip for Developers
Freakin18
Code Snippet Organizer
Jnzieefjftn
Code Snippets
caiden