SD2 中文版
SD2 帮你快速简洁地访问你最常访问的网站、应用、书签和浏览历史。
Wat is SD2 中文版?
SD2 中文版 is een Chrome-extensie ontwikkeld door https://www.fishlee.net, en de belangrijkste functie is "SD2 帮你快速简洁地访问你最常访问的网站、应用、书签和浏览历史。".
Extensie Screenshots
Download het CRX-bestand van de extensie SD2 中文版
Download SD2 中文版-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
SpeedDial2 中文版是基于原由 speeddial2.com 发布的扩展的简体中文适配版,并去除在大陆不存在的Twitter、Facebook等各项链接衍生出的修改版。 自1.6.1.3开始,汉化作者通过山寨将原作者提供的同步服务也提供了一份,并免费提供给所有中文版用户。
Basisinformatie over de Extensie
Naam | SD2 中文版 |
ID | iejpoihphnfjbfeibkjkgbfhdmbojdnb |
Officiële URL | https://chromewebstore.google.com/detail/sd2-%E4%B8%AD%E6%96%87%E7%89%88/iejpoihphnfjbfeibkjkgbfhdmbojdnb |
Beschrijving | SD2 帮你快速简洁地访问你最常访问的网站、应用、书签和浏览历史。 |
Bestandsgrootte | 882 KB |
Aantal Installaties | 624 |
Huidige Versie | 2.8.1 |
Laatst Bijgewerkt | 2014-10-13 |
Publicatiedatum | 2014-10-13 |
Beoordeling | 5.00/5 Totaal 21 Beoordelingen |
Ontwikkelaar | https://www.fishlee.net |
Betalingswijze | free |
Extensiewebsite | http://www.fishlee.net/soft/speeddial2_for_chrome_chs/ |
Help Pagina-URL | http://www.fishlee.net/soft/speeddial2_for_chrome_chs/ |
Ondersteunde Talen | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "page": "background.html" }, "browser_action": { "default_icon": "icon64.png", "default_popup": "menu.html", "default_title": "SD2" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "content_scripts": [ { "exclude_matches": [ "https:\/\/chrome.google.com\/webstore*" ], "js": [ "js_system\/shortcut.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ] } ], "default_locale": "zh_CN", "description": "SD2 \u5e2e\u4f60\u5feb\u901f\u7b80\u6d01\u5730\u8bbf\u95ee\u4f60\u6700\u5e38\u8bbf\u95ee\u7684\u7f51\u7ad9\u3001\u5e94\u7528\u3001\u4e66\u7b7e\u548c\u6d4f\u89c8\u5386\u53f2\u3002", "homepage_url": "http:\/\/www.fishlee.net\/soft\/speeddial2_for_chrome_chs\/", "icons": { "128": "icon128.png", "16": "icon16.png", "32": "icon32.png", "48": "icon48.png", "64": "icon64.png" }, "manifest_version": 2, "name": "SD2 \u4e2d\u6587\u7248", "options_page": "options.html", "permissions": [ "bookmarks", "topSites", "tabs", "history", "management", "storage", "unlimitedStorage", "chrome:\/\/favicon\/", " |