Por: Outpox
Inspect and view changes in OpenList source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "OpenList",
"author": "Guillaume 'Outpox' Migeon <contact@guillaumemigeon.fr> ",
"manifest_version": 2,
"version": "0.4.1resigned1",
"description": "Utilities to create and open lists of tabs. Forked from the Chrome version and ported to Webextension.",
"background": {
"page": "background.html"
},
"homepage_url": "https://github.com/Outpox/OpenList",
"permissions": [
"contextMenus",
"tabs"
],
"browser_action": {
"default_icon": "icon/icon-48.png",
"default_title": "Tab List",
"default_popup": "popup.html"
},
"icons": {
"16": "icon/icon-16.png",
"48": "icon/icon-48.png",
"128": "icon/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{6994ac8e-df39-46df-aff8-5a9f897b4905}"
}
}
} Melhores alternativas OpenList
Aqui estão algumas Firefox add-ons que são similares a OpenList:
Tablist
slymax
Bulk URL Opener
Euan
URLs List
moritz-h
URLs List -Fork
SexyWerewolf
OpenLinks
Jimmy Affatigato
Tab list
Forelleh
TabTool
Matt Consto
Open Multiple URLs
ht
TabTools - Collect URLs of tabs
Isaac Dendroff
Copy Paste Tab Links
Kustrica
My Tabs List : Quick Open Tab
Dev D