Lickshot
Sampler fi di YouTube selectors dem!
Vad är Lickshot?
Lickshot är en Chrome-tillägg utvecklad av https://no-carrier.com, och dess huvudfunktion är "Sampler fi di YouTube selectors dem!".
Tilläggsskärmbilder
Ladda ner Lickshot-förlängningens CRX-fil
Ladda ner Lickshot-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
Have you ever wanted to play sound effects and have the ability to pull up tunes while listening to reggae on Youtube? I did, so I made this extension.
It's easy to use: click on the airhon extension icon and then click the beep, horn, laser, or gunshot buttons to hear the sounds. If you hit the rewind button you'll hear a sound and the current page will reload. Change the volume with the slider below the buttons.
Enjoy! Grundläggande Information om Tillägg
| Namn | |
| ID | mhnghnbgphnoifbgfimejdmjcdibppio |
| Officiell webbadress | https://chromewebstore.google.com/detail/lickshot/mhnghnbgphnoifbgfimejdmjcdibppio |
| Beskrivning | Sampler fi di YouTube selectors dem! |
| Filstorlek | 2.77 MB |
| Antal Installationer | 1,646 |
| Aktuell Version | 0.1 |
| Senast Uppdaterad | 2013-08-03 |
| Publiceringsdatum | 2013-08-03 |
| Betyg | 4.90/5 Totalt 31 Betyg |
| Utvecklare | https://no-carrier.com |
| Betalningssätt | free |
| Tilläggswebbplats | http://www.no-carrier.com |
| Stödda Språk | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Lickshot",
"description": "Sampler fi di YouTube selectors dem!",
"version": "0.1",
"homepage_url": "http:\/\/www.no-carrier.com\/",
"browser_action": {
"default_title": "Lickshot",
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"icons": {
"16": "icon-16.png",
"48": "icon-48.png",
"64": "icon-64.png",
"128": "icon-128.png"
},
"manifest_version": 2
} | |