Webaze Shortlinks
Simply create shortlinks with custom domains and different options. Powered by Webaze.net
Webaze Shortlinksとは何ですか?
Webaze ShortlinksはTubitorによって開発されたChromeの拡張機能で、その主な機能は「Simply create shortlinks with custom domains and different options. Powered by Webaze.net」です。
拡張機能のスクリーンショット
Webaze Shortlinks拡張機能のCRXファイルをダウンロード
Webaze Shortlinks拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
The Webaze Shortlinks extension allows you to quickly create a sharable shortlink within seconds. Custom domains and privacy-options like referrer-removal or an expiry date are also available. Features: - Quickly create shortlinks without leaving a website - Add an expiry date to the shortlinks - Customize them with a custom text - Choose between different domains or add your own on webaze.net - Remove the referrer before redirecting for more privacy (The referrer will be removed when someone uses the shortlink. The extension does not generally remove the referrer in your browser.) This is the official extension by Tubitor, the team behind Webaze.
拡張機能の基本情報
名前 | Webaze Shortlinks |
ID | cldjhhkjoeonpkopmfciakjdpnbkphdc |
公式URL | https://chromewebstore.google.com/detail/webaze-shortlinks/cldjhhkjoeonpkopmfciakjdpnbkphdc |
説明 | Simply create shortlinks with custom domains and different options. Powered by Webaze.net |
ファイルサイズ | 14.28 KB |
インストール数 | 46 |
現在のバージョン | 0.1.0 |
最終更新日 | 2022-03-02 |
公開日 | 2022-03-02 |
評価 | 5.00/5 合計 3 レビュー |
開発者 | Tubitor |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://webaze.net |
ヘルプページのURL | https://support.tubitor.com/ |
プライバシーポリシーページのURL | https://tubi.to/privacy |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Webaze Shortlinks", "description": "Simply create shortlinks with custom domains and different options. Powered by Webaze.net", "version": "0.1.0", "action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "tabs" ], "homepage_url": "https:\/\/webaze.net", "icons": { "16": "favicon-16x16.png", "32": "favicon-32x32.png" } } |