Simple smooth scrolling
Based on crxmouse, only smooth scrolling, and no background process.
Hvad er Simple smooth scrolling?
Simple smooth scrolling er en Chrome-udvidelse udviklet af ipcws, og dens hovedfunktion er "Based on crxmouse, only smooth scrolling, and no background process.".
Download Simple smooth scrolling-udvidelses-CRX-fil
Download Simple smooth scrolling-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
A simple smooth scrolling extension. based on gestures for chrome(TM)(also crxmouse).Only smooth scrolling, no others, no background process.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | nkkgebahigkpgmekmljodlelcknmofnh |
Officiel URL | https://chrome.google.com/webstore/detail/simple-smooth-scrolling/nkkgebahigkpgmekmljodlelcknmofnh |
Beskrivelse | Based on crxmouse, only smooth scrolling, and no background process. |
Filstørrelse | 24.85 KB |
Antal Installationer | 1,000 |
Nuværende Version | 3.0 |
Senest Opdateret | 2015-06-20 |
Udgivelsesdato | 2015-06-20 |
Bedømmelse | 3.78/5 Samlet 36 Bedømmelser |
Udvikler | ipcws |
Betalingsmetode | free |
Understøttede Sprog | en,zh-CN |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "3.0", "name": "__MSG_ext_name__", "description": "__MSG_ext_des__", "default_locale": "en", "icons": { "16": "icon.png", "48": "icon.png", "128": "icon.png" }, "content_scripts": [ { "js": [ "js\/scroll.js" ], "matches": [ " |