Go Links
Fast accessing your websites with a personal URL shortener
Vad är Go Links?
Go Links är en Chrome-tillägg utvecklad av Hieu Pham, och dess huvudfunktion är "Fast accessing your websites with a personal URL shortener".
Tilläggsskärmbilder
Ladda ner Go Links-förlängningens CRX-fil
Ladda ner Go Links-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Enhance your browsing experience with Go Links. Bookmark your favorite websites and fast access with a URL shortener (go/). Sync over your Google account. Grundläggande Information om Tillägg
| Namn | |
| ID | gojgbkejhelijlkgpmlbbkklljgmfljj |
| Officiell webbadress | https://chromewebstore.google.com/detail/go-links/gojgbkejhelijlkgpmlbbkklljgmfljj |
| Beskrivning | Fast accessing your websites with a personal URL shortener |
| Filstorlek | 535 KB |
| Antal Installationer | 188 |
| Aktuell Version | 0.0.4 |
| Senast Uppdaterad | 2021-05-15 |
| Publiceringsdatum | 2020-05-20 |
| Betyg | 5.00/5 Totalt 3 Betyg |
| Utvecklare | Hieu Pham |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Go Links",
"version": "0.0.4",
"description": "Fast accessing your websites with a personal URL shortener",
"background": {
"page": "linkify.html",
"persistent": true
},
"icons": {
"128": "icons\/128x128.png"
},
"browser_action": {
"default_title": "Go Links",
"default_popup": "popup\/popup.html",
"default_icon": {
"16": "icons\/16x16.png",
"48": "icons\/48x48.png"
}
},
"permissions": [
" | |