Por: Stacks, Inc
Inspect and view changes in Stacklist source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Stacklist",
"description": "Stacklist saves websites as cards with tags & notes for easy organization and quick access to bookmarks.",
"manifest_version": 3,
"background": {
"scripts": [
"background.js"
]
},
"icons": {
"16": "assets/logo16.png",
"48": "assets/logo48.png",
"128": "assets/logo128.png"
},
"action": {
"default_title": "Stacklist",
"default_icon": "assets/logo128.png"
},
"sidebar_action": {
"default_panel": "sidepanel.html",
"default_title": "Stacklist",
"default_icon": "assets/logo128.png"
},
"permissions": [
"activeTab",
"identity",
"storage",
"webRequest"
],
"optional_host_permissions": [
"<all_urls>"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"css": [
"contentStyle.css"
],
"js": [
"contentScript.js"
],
"all_frames": false,
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{f53aef97-3186-4d82-a23f-3a2b816cf5fa}",
"data_collection_permissions": {
"required": [
"none"
],
"optional": [
"technicalAndInteraction"
]
}
}
},
"host_permissions": [
"https://us-central1-stacklist-prod.cloudfunctions.net/*"
],
"version": "1.8.0"
} Melhores alternativas Stacklist
Aqui estão algumas Firefox add-ons que são similares a Stacklist:
Bookmark Stack
xi
Stacks - Save, Search and Organize
Better Stacks
Sites Stash
rizwan
Site Stash
jack
Save to Listas
Listas
Bookmark using Tags
Emil Holmsten
Link Note Saver
usernameB99
Stashed.in Extension
Varun
Mini bookmarks for the browser (reading list)
Vikingus
Linkpack
Stelios Petrakis
Save to PasteDeck
PasteDeck
Reading List
Leetcat