TinyURL Maker
Creates a brand new TinyURL for the current tab that you are on!
什麼是TinyURL Maker?
TinyURL Maker是由Liquid Rock開發的Chrome擴展程式,該擴展的主要功能是“Creates a brand new TinyURL for the current tab that you are on!”。
擴展截圖
下載TinyURL Maker擴展crx文件
下載TinyURL Maker擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Do you hate long links, well then this is the extension for you. TinyURL Maker uses the TinyURL API to condense and shorten long URLs. Simple extension for making a small and easily shared link. It will shorten whatever website you are on currently. Completely Open Source: https://github.com/forddasav/TinyURL-chromeextension Feel Free to Add New Features etc. v 3.0 -Copy to Clipboard Functionality -Better UI (thx to github user noordawod) v 2.3.1 -Easier User Interface v 1.1 -Base Update
擴展基本資訊
名稱 | TinyURL Maker |
ID | icjgknkfhpgnpjmhchbjacifboahiajj |
官方網址 | https://chromewebstore.google.com/detail/tinyurl-maker/icjgknkfhpgnpjmhchbjacifboahiajj |
簡介 | Creates a brand new TinyURL for the current tab that you are on! |
檔案大小 | 10.93 KB |
安裝次數 | 6,000 |
目前版本 | 2.0.1 |
更新時間 | 2019-02-01 |
上架時間 | 2019-02-01 |
評分 | 5.00/5 共 2 次評分 |
開發者 | Liquid Rock |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "description": "Creates a brand new TinyURL for the current tab that you are on!", "icons": { "128": "icon.png" }, "manifest_version": 2, "name": "TinyURL Maker", "permissions": [ "tabs", " |