FlightGear wiki:Instant-Refs: Difference between revisions

Jump to navigation Jump to search
m
m (→‎The Script: stubs for adding support to fetch URLs/contents asynchronously using AJAX (disabled for now))
Line 60: Line 60:


== Development ==
== Development ==
{{Note|A Chrome/Chromium-specific extension that will not need Tampermonkey installed is under development.}}
{{Note|A Chrome/Chromium-specific extension that will not need Tampermonkey installed is under development.}}
 
[[File:Instant-cquotes-debug-mode.png|thumb|Instant cquotes debug mode]]
 
== Issues/limitations ==
== Issues/limitations ==
* The JavaScript {{Func link|window.prompt()|ext=https://developer.mozilla.org/en-US/docs/Web/API/Window/prompt}} boxes used are typically restricted to a max size of about 10 KB; other options should be looked at. {{Not done}}
* The JavaScript {{Func link|window.prompt()|ext=https://developer.mozilla.org/en-US/docs/Web/API/Window/prompt}} boxes used are typically restricted to a max size of about 10 KB; other options should be looked at. {{Not done}}

Navigation menu