Pocetna
Quick Launch Website pocetna.net
Pocetnaとは何ですか?
Pocetnaはpocetnanetによって開発されたChromeの拡張機能で、その主な機能は「Quick Launch Website pocetna.net」です。
拡張機能のスクリーンショット
Pocetna拡張機能のCRXファイルをダウンロード
Pocetna拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
"Pocetna" is google chrome extension for website "pocetna.net". Goal of website "pocetna.net" is to give the user access to most important websites in countries of former Yugoslavia (Serbia, Croatia, Bosnia and Herzegovina and Montenegro). With our chrome extension, user can set "pocetna.net" to be his homepage and have even quicker access to websites that "pocetna.net" index.
拡張機能の基本情報
名前 | |
ID | lehfaoojecmdkdolnkgeobnlgfdcoklj |
公式URL | https://chrome.google.com/webstore/detail/pocetna/lehfaoojecmdkdolnkgeobnlgfdcoklj |
説明 | Quick Launch Website pocetna.net |
ファイルサイズ | 432 KB |
インストール数 | 629 |
現在のバージョン | 1.0.0 |
最終更新日 | 2019-03-21 |
公開日 | 2019-03-21 |
評価 | 4.33/5 合計 3 レビュー |
開発者 | pocetnanet |
支払い方法 | free |
拡張機能のウェブサイト | http://pocetna.net/ |
対応言語 | sr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Pocetna", "description": "Quick Launch Website pocetna.net", "version": "1.0.0", "icons": { "128": "icon_128.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ], "chrome_url_overrides": { "newtab": "pocetna.html" } } |