All in one
Bookmark,Download,Extension,History All in one
Wat is All in one?
All in one is een Chrome-extensie ontwikkeld door ceng.zrui, en de belangrijkste functie is "Bookmark,Download,Extension,History All in one".
Extensie Screenshots
Download het CRX-bestand van de extensie All in one
Download All in one-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Bookmark,Download,Extension,History and Settings All in one
Basisinformatie over de Extensie
Naam | |
ID | iepmbcfjcnmokmfdkfaphfglekinfpmc |
Officiële URL | https://chrome.google.com/webstore/detail/all-in-one/iepmbcfjcnmokmfdkfaphfglekinfpmc |
Beschrijving | Bookmark,Download,Extension,History All in one |
Bestandsgrootte | 130 KB |
Aantal Installaties | 135 |
Huidige Versie | 0.9.1 |
Laatst Bijgewerkt | 2015-03-24 |
Publicatiedatum | 2015-03-24 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | ceng.zrui |
Betalingswijze | free |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "All in one", "version": "0.9.1", "description": "Bookmark,Download,Extension,History All in one", "permissions": [ "tabs" ], "omnibox": { "keyword": "aaron" }, "options_page": "options.html", "manifest_version": 2, "icons": { "16": "icon_16.png", "48": "icon_48.png", "128": "icon_128.png" }, "browser_action": { "default_icon": "icon.png", "default_title": "Bookmark,Download,Extension,History", "default_popup": "popup.html" } } |