Liba.ro URL Shortner
The Libaro powered URL shortener Shortens your URL in seconds. Shortens the url of your current web page in seconds just by…
什麼是Liba.ro URL Shortner?
Liba.ro URL Shortner是由https://libaro.be開發的Chrome擴展程式,該擴展的主要功能是“The Libaro powered URL shortener Shortens your URL in seconds. Shortens the url of your current web page in seconds just by…”。
擴展截圖
下載Liba.ro URL Shortner擴展crx文件
下載Liba.ro URL Shortner擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
The Libaro powered URL shortener Shortens your URL in seconds.
Shortens the url of your current web page in seconds just by opening the extension.
Libaro URL Shortner Features:
- Clean short links for sharing to your social media,with friends or posting on your website
- Perfect size for creating simple and easy to scan QR-codes
- 100% free of charge
- Create a short link in just one click
- No ads
- We do not save or share your data. 擴展基本資訊
| 名稱 | |
| ID | fadcncbebcfenmomhpmnoeaomenbbpgf |
| 官方網址 | https://chromewebstore.google.com/detail/libaro-url-shortner/fadcncbebcfenmomhpmnoeaomenbbpgf |
| 簡介 | The Libaro powered URL shortener Shortens your URL in seconds. Shortens the url of your current web page in seconds just by… |
| 檔案大小 | 172 KB |
| 安裝次數 | 38 |
| 目前版本 | 1.0 |
| 更新時間 | 2022-12-21 |
| 上架時間 | 2022-12-20 |
| 評分 | 5.00/5 共 6 次評分 |
| 開發者 | https://libaro.be |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 說明頁面URL | https://libaro.be/en/contact |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Liba.ro URL Shortner",
"version": "1.0",
"icons": {
"16": "images\/icon-16.png",
"32": "images\/icon-32.png",
"48": "images\/icon-48.png",
"128": "images\/icon-128.png"
},
"action": {
"default_popup": "popup.html"
},
"permissions": [
"activeTab"
]
} | |